Slickiss

Hides ads and Captcha in Kissanime and offers many other functionalities like notifications for Anime, quick download, and more

ما هو Slickiss؟

Slickiss هو إضافة Chrome تم تطويرها بواسطة SraqZit، والميزة الرئيسية لها هي "Hides ads and Captcha in Kissanime and offers many other functionalities like notifications for Anime, quick download, and more".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Slickiss

قم بتنزيل ملفات الامتداد Slickiss بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension makes everything in Kissanime easy and light, with a lot of additional features that saves time and energy.

 - Block all ads
 - Change watching interface to a pleasant way (or at least to the way i find pleasant), or you can switch back.
 - Automatically solve Captcha
 - Batch: Get all links of one anime to download all at once
 - Slickiss video player
 - Prepare previous and next episodes useful for marathons
 - Tooltip showing a card of Anime info when hovering over a link of one
 - Change user-agent for beta X server

If you have an account and logged in:
 - Mark anime as watched once you finished the last episode of an Anime
 - (Un)bookmark an Anime from whatever page you are in
 - Bookmarked Anime with new episodes that aren't watched yet are differently colored
 - Notification of updates: can be filtered in the settings

and more..                    

معلومات أساسية عن التمديد

الاسم Slickiss Slickiss
ID fmafaljgppdnfogmkphmhieehhokaojl
عنوان URL الرسمي https://chromewebstore.google.com/detail/slickiss/fmafaljgppdnfogmkphmhieehhokaojl
الوصف Hides ads and Captcha in Kissanime and offers many other functionalities like notifications for Anime, quick download, and more
حجم الملف 10.62 MB
عدد التثبيتات 251
النسخة الحالية 2.9.1
آخر تحديث 2020-10-27
تاريخ النشر 2020-06-22
تقييم 4.58/5 مجموع تقييمات 19
المطور SraqZit
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Slickiss",
    "version": "2.9.1",
    "manifest_version": 2,
    "description": "Hides ads and Captcha in Kissanime and offers many other functionalities like notifications for Anime, quick download, and more",
    "browser_action": {
        "default_name": "Slickiss",
        "default_popup": "html\/popup.html",
        "default_icon": "icons\/128.png"
    },
    "icons": {
        "128": "icons\/128.png"
    },
    "permissions": [
        "*:\/\/*.googleusercontent.com\/*",
        "*:\/\/*.googlevideo.com\/*",
        "*:\/\/img.novelplanet.com\/*",
        "cookies",
        "storage",
        "notifications",
        "webRequest",
        "webRequestBlocking",
        "https:\/\/native.propellerclick.com\/*",
        "https:\/\/inservinea.com\/*",
        "https:\/\/ads.2mdnsys.com\/*",
        "https:\/\/koindut.com\/*",
        "https:\/\/arejoysew.com\/*",
        "https:\/\/kissanime.ru\/ads\/*",
        "https:\/\/kissanime.ru\/AGBXSKCSYWBSDAPOLA",
        "https:\/\/kissanime.ru\/Scripts\/video-js\/video.js",
        "https:\/\/kissanime.ru\/Scripts\/video-js\/video5.min.js"
    ],
    "background": {
        "scripts": [
            "src\/libs\/jquery-2.1.4.min.js",
            "src\/libs\/md5.js",
            "src\/libs\/hls.js",
            "src\/custom.js",
            "src\/Chrome.js",
            "src\/kickout.js",
            "src\/background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "imgs\/*",
        "webfonts\/*",
        "html\/*.html",
        "css\/*.css",
        "data.json"
    ],
    "content_scripts": [
        {
            "js": [
                "src\/libs\/jquery-2.1.4.min.js",
                "src\/libs\/ocrad.min.js",
                "src\/libs\/md5.js",
                "src\/libs\/loader.js",
                "src\/libs\/hls.js",
                "src\/custom.js",
                "src\/Tooltip.js",
                "src\/LocalStorage.js",
                "src\/Prompt.js",
                "src\/Assets.js",
                "src\/ImgProc.js",
                "src\/Chrome.js",
                "src\/Notifier.js",
                "src\/VideoRecorder.js",
                "src\/Captcha.js",
                "src\/DlGrabber.js",
                "src\/EpisodeListing.js",
                "src\/Thumbnail.js",
                "src\/Player.js",
                "src\/Slickiss.js",
                "src\/Bookmark.js",
                "src\/Anime.js",
                "src\/Episode.js",
                "src\/MessageManager.js"
            ],
            "css": [
                "css\/custom-style.css",
                "css\/fontawesome.min.css"
            ],
            "matches": [
                "*:\/\/kissanime.ru\/*",
                "*:\/\/playhydrax.com\/*",
                "*:\/\/play.hydracdn.network\/*",
                "*:\/\/hydrax.net\/*",
                "*:\/\/play.p2ps.io\/*",
                "*:\/\/www.mp4upload.com\/*",
                "*:\/\/9sr4g3q37i9f0vh6k1srncmoetol5la4-a-sites-opensocial.googleusercontent.com\/*",
                "*:\/\/www.novelplanet.me\/*"
            ],
            "include_globs": [
                "*:\/\/kissanime.ru\/*",
                "*:\/\/kissanime.ru\/#batch",
                "*:\/\/playhydrax.com\/*",
                "*:\/\/hydrax.net\/watch?v=*",
                "*:\/\/play.hydracdn.network\/*",
                "*:\/\/play.p2ps.io\/play\/*",
                "*:\/\/www.mp4upload.com\/embed-*",
                "*:\/\/9sr4g3q37i9f0vh6k1srncmoetol5la4-a-sites-opensocial.googleusercontent.com\/gadgets\/*",
                "*:\/\/www.novelplanet.me\/v\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "js": [
                "src\/sendUpdates.js"
            ],
            "matches": [
                "*:\/\/kissanime.ru\/"
            ],
            "include_globs": [
                "*:\/\/kissanime.ru\/#sendUpdates"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "js": [
                "src\/BatchManager.js"
            ],
            "matches": [
                "*:\/\/kissanime.ru\/"
            ],
            "include_globs": [
                "*:\/\/kissanime.ru\/#batch"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "js": [
                "src\/CaptchaDisplay.js"
            ],
            "matches": [
                "*:\/\/kissanime.ru\/Special\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ]
}