Kinopoisk Extended

Extension for Kinopoisk to skip intros, recaps, start next movie/episode.

What is Kinopoisk Extended?

Kinopoisk Extended is a Chrome extension developed by Nargit, and its main feature is "Extension for Kinopoisk to skip intros, recaps, start next movie/episode.".

Extension Screenshots

screenshot

Download Kinopoisk Extended Extension CRX File

Download Kinopoisk Extended extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Расширение для Кинопоиска, позволяющее пропускать вступления, повторения, запускать следующий фильм / серию.                    

Extension Basic Information

Name Kinopoisk Extended Kinopoisk Extended
ID eelgjincfbelhajdbjenildfidchkgch
Official URL https://chromewebstore.google.com/detail/kinopoisk-extended/eelgjincfbelhajdbjenildfidchkgch
Description Extension for Kinopoisk to skip intros, recaps, start next movie/episode.
File Size 19.06 KB
Installation Count 20
Current Version 1.0
Last Updated 2021-06-07
Publish Date 2021-06-06
Rating 1.00/5 Total 1 Ratings
Developer Nargit
Email [email protected]
Payment Type free
Extension Website https://donate-pxuoourie.vercel.app/
Help Page URL https://donate-pxuoourie.vercel.app/
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "ru",
    "homepage_url": "https:\/\/donate-seven.vercel.app",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "https:\/\/hd.kinopoisk.ru\/"
    ],
    "version": "1.0"
}