Anime Player

Play free HD anime movies and episode

What is Anime Player?

Anime Player is a Chrome extension developed by https://www.initdex.com, and its main feature is "Play free HD anime movies and episode ".

Extension Screenshots

screenshot

Download Anime Player Extension CRX File

Download Anime Player 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 Anime Player Anime Player
ID malpggifcgkimpleenlaepdnnnemfadm
Official URL https://chrome.google.com/webstore/detail/anime-player/malpggifcgkimpleenlaepdnnnemfadm
Description Play free HD anime movies and episode
File Size 15.95 KB
Installation Count 833
Current Version 3.1.1
Last Updated 2019-11-08
Publish Date 2019-11-08
Rating 3.11/5 Total 9 Ratings
Developer https://www.initdex.com
Email [email protected]
Payment Type free
Privacy Policy Page URL http://www.leadforyou.net/privacy-policy-auto-assistant
Supported Languages en
manifest.json
{
    "background": {
        "scripts": [
            "scripts\/back.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_title": "__MSG_app_name__"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/initdex.com\/favicon.ico",
            "image_url": "https:\/\/initdex.com\/Web\/search?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "https:\/\/initdex.com\/Web\/search?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/initdex.com\/",
            "name": "Initdex",
            "search_url": "https:\/\/initdex.com\/Web\/search?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/initdex.com\/Web\/search?q={searchTerms}",
            "suggest_url_post_params": ""
        }
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.anime2001.com\/*"
        ]
    },
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "permissions": [
        "storage",
        "tabs",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.1"
}