Greasy Fork is available in English.

hhFiller

Fill response post for vacation in hh.ru by template

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

Autor
spmbt
Rating-uri
0 0 0
Versiune
2.2015.6.10
Creat
09-06-2015
Actualizat
10-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 (fig.1)
  • Add selected text to end of letter and formatting it (fig.2)
  • Refresh template if clear input area
  • Crossbrowser design. For Chrome it need for manifest.json
    {
    "contentscripts": [ {
      "excludeglobs": [  ],
      "excludematches": [  ],
      "includeglobs": [
          "http://hh.ru/", "https://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": "2.2015.6.10",
    "manifestversion": 2
    }
  • For editing of template remove previous one by command "localStorage.tmpl ='';" in console (opened by F12).
  • Article (ru) about it: Own template of response letter in HeadHunter.ru (and moikrug.ru) w/o Copy-Paste
  • Github: https://github.com/spmbt/hhFiller