Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "name": "__MSG_extName__", "description": "__MSG_extDescription__", "manifest_version": 2, "version": "1.0.14", "default_locale": "en", "icons": { "16": ".\/img\/icon_16.png", "48": ".\/img\/icon_48.png", "128": ".\/img\/icon_128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "background": { "scripts": [ ".\/js\/background.js" ] }, "browser_action": { "default_icon": ".\/img\/icon_48.png", "default_popup": "popup.html" }, "permissions": [ "contentSettings", "*:\/\/*.minijuegos.com\/", "*:\/\/*.miniplay.com\/", "*:\/\/*.minigiochi.com\/", "*:\/\/*.minijogos.com.br\/" ], "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.minijuegos.com\/*", "*:\/\/*.miniplay.com\/*", "*:\/\/*.minigiochi.com\/*", "*:\/\/*.minijogos.com.br\/*" ] }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" }