Inspect and view changes in Grok Be Gone! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Grok Be Gone!",
"version": "2.0",
"manifest_version": 3,
"description": "Remove GROK from your life!",
"browser_specific_settings": {
"gecko": {
"id": "grok-be-gone@gonzalorossi.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"https://x.com/*"
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"action": {
"default_popup": "grok-be-gone-popup.html",
"default_icon": "grok-be-gone.png"
},
"content_scripts": [
{
"js": [
"scripts/content.js"
],
"matches": [
"https://x.com/*"
],
"run_at": "document_start"
}
]
} Best Grok Be Gone! Alternatives
Here are some Firefox add-ons that are similar to Grok Be Gone!: