By: deadcast
Inspect and view changes in Unpopularize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Unpopularize",
"version": "2.1resigned1",
"description": "Removes popular tweets from your timeline.",
"icons": {
"32": "icons/unpopularize-32.png",
"48": "icons/unpopularize-48.png",
"128": "icons/unpopularize-128.png"
},
"browser_action": {
"default_icon": "icons/unpopularize-32.png",
"default_title": "Unpopularize"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.twitter.com/*"
],
"js": [
"unpopularize.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{34b0f337-a695-4689-89b6-d898f08d2bd3}"
}
}
} Best Unpopularize Alternatives
Here are some Firefox add-ons that are similar to Unpopularize: