Kinopoisk+

Adds links to torrent and other search engines

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v4.4 2022/01/10

    I mean... again.

  • v4.4 2022/01/10

    kino-teatr.ru apparently have different path for cartoons.

  • v4.3 2022/01/10

    Fixed codepage for requests sent via a form since it's sent in the current one and apparently some sites still work in windows-1251. O_O

  • v4.2 2022/01/08

    Forgot to remove debug line.

  • v4.2 2022/01/08

    Added link to kinorium.com.

  • v4.1 2022/01/08

    Added support for kinorium.com.

  • v4.0 2022/01/08

    Updated code for new Kp design.

  • v3.8 2018/12/06 Violentmonkey support. They don't have GM object.
  • v3.7 2018/12/06 Prioritize Yandex as favicons source only for Kinopoisk (it have strict CSP rules).
  • v3.6 2018/12/06 Update for Fx52 ESR support. Apparently it still uses insertRule with mandatory second argument.
  • v3.5 2018/12/05
  • v3.5 2018/12/05 Added support for GM.xmlHttpRequest.
  • v3.4 2018/12/05 Domain changed: hdclub.org -> teamhd.org
  • v3.3 2018/12/05 Updated script a bit to better remove extra information from the movie name like "(YEAR)" or "(show YEAR-...)". Example: https://www.kinopoisk.ru/film/1049751/
  • v3.2 2018/12/04 Implemented submitting search request with a form. Implemented search on kinopoisk.ru and kino-teatr.ru, updated code for IMDb.
  • v3.1 2018/12/03 Updated description
  • v3.0 2018/12/03 Extended script functionality to kino-teatr.ru.
  • v2.2 2018/11/28 Rewritten without using jQuery. Also, moved styles into a separate styleSheet where they supposed to be. Also, fixed case when there is only Russian title. Also, removed grant unsafeWindow.
  • v2.1 2018/11/14 Synchronized list of domains with https://greasyfork.org/en/scripts/13830-kinopoisk
  • v2.0 2018/11/14