KAA Menhera

KickAssAnime Extension

What is KAA Menhera?

KAA Menhera is a Chrome extension developed by KickAssAnime, and its main feature is "KickAssAnime Extension".

Extension Screenshots

screenshot
screenshot

Download KAA Menhera Extension CRX File

Download KAA Menhera 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

                        Official KickAssAnime Extension. This extension has been provided to stop annoying pop-ups. Using this extension will reduce ads on video player and auto-close if any pop up opens.                    

Extension Basic Information

Name KAA Menhera KAA Menhera
ID cheknlbiacfddgakdfdlioemnhlolaah
Official URL https://chromewebstore.google.com/detail/kaa-menhera/cheknlbiacfddgakdfdlioemnhlolaah
Description KickAssAnime Extension
File Size 56.87 KB
Installation Count 8,110
Current Version 5.2
Last Updated 2022-01-28
Publish Date 2020-08-03
Rating 2.36/5 Total 61 Ratings
Developer KickAssAnime
Email [email protected]
Payment Type free
Extension Website https://discord.com/invite/fj25GR6
Help Page URL https://discord.com/invite/fj25GR6
Privacy Policy Page URL https://docs.google.com/document/d/1XI0FdL5mrhKIf6ccI6qB8ztHO57Kh4IihMobaOVuPCU
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KAA Menhera",
    "version": "5.2",
    "description": "KickAssAnime Extension",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "",
        "tabs"
    ],
    "background": {
        "scripts": [
            "axios.min.js",
            "jquery-3.5.1.min.js",
            "background.js"
        ]
    },
    "manifest_version": 2,
    "icons": {
        "128": "icons\/128.png",
        "48": "icons\/48.png",
        "16": "icons\/16.png"
    }
}