It is a long established fact that a reader will be distracted by the readable content of a page whe

Тестовое описание скрипта

// ==UserScript==
// @name            It is a long established fact that a reader will be distracted by the readable content of a page whe
// @description     Тестовое описание скрипта
//
// @namespace       http://tampermonkey.net/
// @version         1.1.111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
// @author          Konf
// @match           *
// @grant           none
// ==/UserScript==
 
(function() {
  'use strict';
 
  console.log('test...');
})();
长期地址
遇到问题?请前往 GitHub 提 Issues。