hhFiller

Fill response post for vacation in hh.ru by template

目前為 2015-06-09 提交的版本,檢視 最新版本

作者
spmbt
評價
0 0 0
版本
1.2015.6.9
建立日期
2015-06-09
更新日期
2015-06-09
尺寸
9.0 KB
授權條款
未知
腳本執行於

Fill response post for vacation in hh.ru and moikrug.ru by template (russian headhunter sites).

  • Insert template
  • Add selected text to end of letter and formatting it
  • Refresh template if clear input area
  • Crossbrowser design. For Chrome it need for manifest.json
    {
    "content_scripts": [ {
      "exclude_globs": [  ],
      "exclude_matches": [  ],
      "include_globs": [
          "http://hh.ru/", "http://moikrug.ru/"  ],
      "js": [ "hhfiller.user.js" ],
      "matches": [ "http:///", "https:///" ],
      "run_at": "document_idle"
    } ],
    "converted_from_user_script": true,
    "description": "Fill response post for vacation in hh.ru by template",
    "name": "hhFiller",
    "version": "1.2015.6.8",
    "manifest_version": 2
    }
  • For editing of template remove previous one by command "localStorage.tmpl ='';" in console (opened by F12).
  • Github: https://github.com/spmbt/hhFiller