您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Fill response post for vacation in hh.ru by template
Fill response post for vacation in hh.ru and moikrug.ru by template (russian headhunter sites), career.ru. Show this page in Russian. (itmozg.ru, superjob.ru was added.)
{
"content_scripts": [ {
"exclude_globs": [ ],
"exclude_matches": [ ],
"include_globs": [
"https://hh.ru/*", "https://.hh.ru/*", "http://career.ru/*", "https://moikrug.ru/*", "http://itmozg.ru/*", "https://superjob.ru/*" ],
"js": [ "hhfiller.user.js" ],
"matches": [ "http:///", "https:///*" ],
"run_at": "document_idle"
} ],
"description": "Fill response post for vacation in hh.ru by template",
"name": "hhFiller",
"version": "7.2016.1.12",
"manifest_version": 2
}