Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "action": { "default_icon": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "default_popup": "popup.html", "default_title": "View Tracking Status" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "all_frames": true, "js": [ "content.js" ], "matches": [ "<all_urls>" ], "run_at": "document_idle" } ], "description": "Bypasses AI Humanizers and Assignment writing tool", "host_permissions": [ "<all_urls>" ], "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq6bGibjordpG4540LMztJDog34DQ1LLzUU0x7CZmRgnXFha6nLn+r0eI8RaaNRGjGH4YXCa0GkqZchqnCRMZNBqOMQ9t3sCP4SlLRT58bcddqYrPOi6YtaqzwNKt+P7uHpluOUOVIrShUMA887jkZtuLx\/\/khSMwihFT5+T\/iZh0rvlojmqXW2bJDJvUAwTtLtHZTGpOHGb\/1eMHJIXrdjm9s3tNbxiZxHEBmtjTVe8uvHwCVY46m\/Y12hv52G\/fa0QFflNF19syI1ZEj2YZ68710prf1zHXkWxEIhazrEXo69jrn+mlxqwSc9dimDYXry1ojw85kAjHGQFqM+QV9wIDAQAB", "manifest_version": 3, "name": "AI Content Tracker", "permissions": [ "storage", "tabs", "scripting", "windows", "webNavigation", "notifications" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.14", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "dashboard.html", "prompt.html", "dashboard.js", "chart.js", "chartjs-adapter-date-fns.bundle.min.js", "kjua.min.js" ] } ] }