By: Collei
Inspect and view changes in AI Content Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Content Detector",
"version": "1.0",
"description": "Detect if selected or pasted text was generated by AI",
"permissions": [
"contextMenus",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{5d2dbaa5-6ced-4cab-82c3-52f56be160a7}"
}
}
} Best AI Content Detector Alternatives
Here are some Firefox add-ons that are similar to AI Content Detector:
AI Content Detector
Jean
AI Content Detector Simple
Shogun
AI Content Detector
Ashen
AI Text Detector
Aleksei Lystsev
AI Text Detector
TheBox193
AI Writing Check
Zyenith
Detectly – AI Text Checker
NoorServ
Offline AI Detector
Arthur
AI Image Detector
Jacob Allessio
AI Image Checker
ReiDev
AI Detector for images
Grzegorz Cymborski