hhFiller

Fill response post for vacation in hh.ru by template

Від 09.06.2015. Дивіться остання версія.

Автор
spmbt
Рейтинги
0 0 0
Версія
1.2015.6.9
Створено
09.06.2015
Оновлено
09.06.2015
Ліцензія
Н/Д
Відноситься до

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
    {
    "contentscripts": [ {
      "excludeglobs": [  ],
      "excludematches": [  ],
      "includeglobs": [
          "http://hh.ru/", "http://moikrug.ru/"  ],
      "js": [ "hhfiller.user.js" ],
      "matches": [ "http:///", "https:///" ],
      "runat": "documentidle"
    } ],
    "convertedfromuserscript": true,
    "description": "Fill response post for vacation in hh.ru by template",
    "name": "hhFiller",
    "version": "1.2015.6.8",
    "manifestversion": 2
    }
  • For editing of template remove previous one by command "localStorage.tmpl ='';" in console (opened by F12).
  • Github: https://github.com/spmbt/hhFiller