By: user-cube
Inspect and view changes in URL Cleaner - t.co Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "URL Cleaner - t.co Resolver",
"version": "1.0.6",
"description": "Resolves t.co short links on Twitter/X to their final destination URL.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"host_permissions": [
"https://t.co/*",
"https://twitter.com/*",
"https://x.com/*"
],
"content_scripts": [
{
"matches": [
"https://twitter.com/*",
"https://x.com/*"
],
"js": [
"intercept.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"https://twitter.com/*",
"https://x.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "url-cleaner@ruicoelho.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best URL Cleaner - t.co Resolver Alternatives
Here are some Firefox add-ons that are similar to URL Cleaner - t.co Resolver:
No T.CO for X (Twitter)
mik
Clean up X/Twitter links
ofoo
Twitter Link Expander
Jitendra Joshi
Twitter Link Deobfuscator
Alin Pasol
X Redirect
Shaan Chander
Foxpander
NoNiMad
Twitter Mastodon Linkifier
shuuji3
Twitter Link Rewriter
August
Automatic URL Cleaner - Strip Trackers and Tags
Amy
t.co unmangler
Na
Twitter t.co remover
sdomi
FxTwitter Link Converter
Migtito