Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ], "persistent": false }, "permissions": [ "*:\/\/*.chiasenhac.com\/*", "*:\/\/*.chiasenhac.vn\/*", "*:\/\/chiasenhac.vn\/*" ], "browser_action": { "default_icon": { "19": "icon.png", "38": "icon.png" }, "default_title": "Chiasenhac Downloader" }, "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "icons": { "48": "icon.png", "128": "icon.png" }, "author": "Ninh Pham", "description": "Chiasenhac Downloader 2", "version": "2.0.0", "name": "Chiasenhac Downloader 2" }