Yandex Extra Buttons

Add buttons (last 1/2/3 days, weeks, PDF search etc.) for Yandex search page

Versione datata 28/03/2016. Vedi la nuova versione l'ultima versione.

Autore
spmbt
Valutazione
0 0 0
Versione
5.2016.3.28
Creato il
17/01/2016
Aggiornato il
28/03/2016
Dimensione
26,5 KB
Licenza
Non disponibile
Applica a

Yandex Extra Buttons

For Yandex search engine script adds buttons of search by last dates, in types of documents, in sites (description in russian).

  • (Firefox, Chrome, Opera12+, Safari, Vivaldi)

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).

  • select inteface language (en, ru, ua, by, fr, de, es) and save in external settings (same as for Google script);
  • search for last 1,2..13 days;
  • search for last 1,2..10 weeks;
  • search for last 1,2..11 months;
  • search for last 1,2..10 years;
  • search by some types of documents (multiselect for 10 types);
  • search by site from list (saved in settings and edited);
  • more or less detailed lists (setting).

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: