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", "short_name": "BlueLock", "name": "BlueLock - Ch\u1ed1ng l\u1eeba \u0111\u1ea3o Facebook\u2122", "description": "Ti\u1ec7n \u00edch gi\u00fap b\u1ea1n d\u1ec5 d\u00e0ng ph\u00e2n bi\u1ec7t c\u00e1c page gi\u1ea3 m\u1ea1o", "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "action": { "default_icon": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } }, "manifest_version": 3, "version": "1.0.0.0", "permissions": [ "" ], "host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "static\/content_scripts\/main.js" ], "css": [ "static\/content_css\/main.css" ], "run_at": "document_idle" } ], "web_accessible_resources": [ { "resources": [ "static\/*", "pages\/*", "fonts\/*", "info.json" ], "matches": [ "<all_urls>" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';script-src-elem 'self' " }, "background": { "service_worker": "service_worker\/background.bundle.js" } }