Starting analysis...
https://api2.amplitude.com/2/httpapi | https://font-inspector.com/uninstall | |
https://font-inspector.com/welcome?utm_source=extension | https://clients2.google.com/service/update2/crx | |
https://api2.amplitude.com/ | http://www.w3.org/2000/svg | |
https://tally.so/r/wkJK96 | https://chromewebstore.google.com/detail/ldanlnlkbcpglobchelebddfmjapiifd/reviews |
{ "name": "__MSG_appName__", "icons": { "16": "icons/16x16.png", "24": "icons/24x24.png", "32": "icons/32x32.png", "48": "icons/48x48.png", "64": "icons/64x64.png", "128": "icons/128x128.png", "256": "icons/256x256.png", "512": "icons/512x512.png" }, "action": { "default_icon": { "16": "icons/16x16.png", "24": "icons/24x24.png", "32": "icons/32x32.png", "48": "icons/48x48.png", "64": "icons/64x64.png", "128": "icons/128x128.png", "256": "icons/256x256.png", "512": "icons/512x512.png" }, "default_popup": "popup.html" }, "version": "1.0.6", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_shortDesc__", "permissions": [ "storage", "activeTab", "contextMenus" ], "default_locale": "en", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "https://api2.amplitude.com/*" ], "manifest_version": 3 }