By: sideshowbarker
Inspect and view changes in Social Media Cleanser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Social Media Cleanser",
"version": "1.0.5",
"description": "Cleanses web pages of social media links and icons",
"permissions": [
"storage",
"activeTab"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"default_title": "Social Media Cleanser Settings"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"icons": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "social-media-cleanser@sideshowbarker.net",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Social Media Cleanser Alternatives
Here are some Firefox add-ons that are similar to Social Media Cleanser: