Inspect and view changes in Hide @Grok replies source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Hide @Grok replies",
"version": "1.0",
"description": "Hides the '@grok is this true?' replies.",
"permissions": [
"activeTab"
],
"host_permissions": [
"https://twitter.com/*",
"https://x.com/*"
],
"content_scripts": [
{
"matches": [
"https://twitter.com/*",
"https://x.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "grok-blocker@nahu8",
"strict_min_version": "109.0"
}
}
} Best Hide @Grok replies Alternatives
Here are some Firefox add-ons that are similar to Hide @Grok replies: