By: quadVision
Inspect and view changes in No AI Edits source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "No AI Edits",
"description": "Converts your images into GIFs to disable the \"Edit Image\" button from Grok.",
"version": "1.1",
"manifest_version": 3,
"host_permissions": [
"*://twitter.com/*",
"*://x.com/*",
"*://noaiedits.quadvision.eu/*"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"personallyIdentifyingInfo"
]
},
"id": "5cff77d842091cd4bab692a68b8e88d039760292@quadvision.eu"
}
},
"web_accessible_resources": [
{
"resources": [
"images/editicon.png"
],
"matches": [
"*://*.x.com/*",
"*://*.twitter.com/*"
]
}
],
"content_scripts": [
{
"matches": [
"https://twitter.com/*",
"https://x.com/*"
],
"js": [
"content.js"
]
}
],
"icons": {
"32": "images/exticonsmaller.png",
"64": "images/exticonsmall.png",
"128": "images/exticon.png"
}
} Best No AI Edits Alternatives
Here are some Firefox add-ons that are similar to No AI Edits: