Inspect and view changes in Clean Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Clean Twitter",
"description": "Clean up some annoying elements on Twitter and make your Twitter experience cleaner",
"version": "0.19.3",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"permissions": [
"storage"
],
"author": "rxliuli",
"homepage_url": "https://store.rxliuli.com/extensions/clean-twitter/",
"browser_specific_settings": {
"gecko": {
"id": "clean-twttier@rxliuli.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_title": "Clean Twitter",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://x.com/*"
],
"run_at": "document_start",
"js": [
"content-scripts/bridge.js"
],
"world": "ISOLATED"
},
{
"matches": [
"https://x.com/**"
],
"js": [
"content-scripts/content.js"
]
},
{
"matches": [
"*://x.com/*"
],
"run_at": "document_start",
"js": [
"content-scripts/filter.js"
],
"world": "MAIN"
}
]
} Best Clean Twitter Alternatives
Here are some Firefox add-ons that are similar to Clean Twitter:
Minimal Theme for 𝕏 / Twitter
Typefully
No Nonsense Twitter
Tom Panton
Simplified Twitter/X
Bruno Lemos
Better Clean Twitter
Presti
Twitter Enhancer
Vortezz
Scootch Twitter
Scootch
Cleaner Twitter
Kenny1291
Blue Screen
ramiel
Personalized Twitter
justan oval
Twitter (X) Manager - Likes, Retweets, Cleanup for
Neo Cortex
Mizu Twitter
Nyuke235
Clean Reddit
rxliuli