Greasy Fork is available in English.

hhFiller

Fill response post for vacation in hh.ru by template

La data de 09-06-2015. Vezi ultima versiune.

Autor
spmbt
Rating-uri
0 0 0
Versiune
1.2015.6.9
Creat
09-06-2015
Actualizat
09-06-2015
Licență
N/A
Se aplică pe

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