Anime Player
Play free HD anime movies and episode
Anime Player란 무엇입니까?
Anime Player은(는) https://www.initdex.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play free HD anime movies and episode "입니다.
확장 프로그램 스크린샷
Anime Player 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
أضف لاعبًا جديدًا لدينا لمشاهدة أفلام الأنيمي الجديدة وحلقات مجانية عالية الدقة!
확장 프로그램 기본 정보
이름 | |
ID | malpggifcgkimpleenlaepdnnnemfadm |
공식 URL | https://chrome.google.com/webstore/detail/anime-player/malpggifcgkimpleenlaepdnnnemfadm |
설명 | Play free HD anime movies and episode |
파일 크기 | 15.95 KB |
설치 횟수 | 833 |
현재 버전 | 3.1.1 |
최근 업데이트 | 2019-11-08 |
출시 날짜 | 2019-11-08 |
평점 | 3.11/5 총 9 개의 평점 |
개발자 | https://www.initdex.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.leadforyou.net/privacy-policy-auto-assistant |
지원되는 언어 | 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" } |