Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "2.0.8", "author": "MARGOAPPS LLC.", "homepage_url": "https:\/\/project8331340.tilda.ws\/", "icons": { "16": "images\/icon-16.png", "24": "images\/icon-24.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "background": { "service_worker": "background.js" }, "externally_connectable": { "matches": [ "<all_urls>" ] }, "permissions": [ "contextMenus", "scripting", "activeTab", "storage", "tabs" ], "host_permissions": [ "https:\/\/apis.google.com\/", "https:\/\/www.gstatic.com\/", "https:\/\/www.googleapis.com\/", "https:\/\/securetoken.googleapis.com\/", "https:\/\/*.a.run.app\/", "https:\/\/whatfont.info\/" ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; " }, "action": { "default_icon": { "16": "images\/icon-16.png", "24": "images\/icon-24.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png" } } }