This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name HH Resume to DOCX | |
// @namespace http://tampermonkey.net/ | |
// @version 1.9 | |
// @description Добавляет кнопку "Сохранить как DOCX" на страницы резюме hh.ru | |
// @author You | |
// @match https://kaluga.hh.ru/resume_converter/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"level": "V", | |
"title": "", | |
"description": "", | |
"players": [ | |
"Sideran", | |
"Desire", | |
"Tighoc" | |
], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "🌏 Orion Nebula: A.T.L.A.S.", | |
"type": "bot_chat", | |
"id": 1389445938, | |
"messages": [ | |
{ | |
"id": 2255465, | |
"type": "message", | |
"date": "2024-01-19T22:40:15", | |
"date_unixtime": "1705693215", |