Greasy Fork is available in English.
Add buttons (last 1/2/3 days, weeks, PDF search etc.) for Yandex search page
当前为
For Yandex search engine script adds buttons of search by last dates, in types of documents, in sites (description in russian).
Similar script for Google is Google Search Extra Buttons with same functions and structure. Works in various Yandex domains: .ru, .com, .ua, .by (belarissian), .kz (kazakh), .com.tr (turkish).
You may use another styles with with script:
Examples: "пар" (.ru), "engine" (.com), "Сяброўскія" (.by).
Installiing in Chrome as unpacked extension need file manifest.json (or install using TamperMonkey):
{
"content_scripts": [ {
"exclude_globs": [ ],
"exclude_matches": [ ],
"include_globs": [ "https://yandex.ru/search*", "https://yandex.by/search*", "https://yandex.ua/search*",
"https://yandex.kz/search*", "https://yandex.com.tr/search*", "https://yandex.com/search*",
"https://www.yandex.ru/", "https://www.yandex.by/", "https://www.yandex.ua/", "https://www.yandex.kz/",
"https://www.yandex.com.tr/", "https://www.yandex.com/", "https://yandex.net/", "https://yandex.ru/yandsearch\*",
"https://yandex.by/yandsearch*", "https://yandex.ua/yandsearch*", "https://yandex.kz/yandsearch*",
"https://yandex.com.tr/yandsearch*", "https://yandex.com/yandsearch*",
"https://spmbt.github.io/googleSearchExtraButtons/saveYourLocalStorage.html"],
"js": [ "Yandex_Extra_Buttons.user.js" ],
"matches": [ "http://*/*", "https://*/*" ],
"run_at": "document_idle"
} ],
"converted_from_user_script": true,
"description": "Add buttons (last 1/2/3 days, weeks, PDF search etc.) for Yandex",
"name": "Yandex Extra Buttons",
"version": "4.2016.1.22",
"manifest_version": 2
}
Github - https://github.com/spmbt/haPages/tree/gh-pages/userscript/yandex
Screenshots: