Greasy Fork is available in English.

hhFiller

Fill response post for vacation in hh.ru by template

Per 24-12-2015. Zie de nieuwste versie.

Maker
spmbt
Beoordelingen
0 0 0
Versie
4.2015.12.24
Gemaakt op
09-06-2015
Bijgewerkt op
24-12-2015
Licentie
N.v.t.
Wordt toegepast op

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

  • 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