Inspect and view changes in Facebook™ Silent Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Facebook Silent Mode",
"short_name": "Facebook Silent Mode",
"description": "Facebook Silent Mode",
"version": "1.0.4",
"author": "matico",
"permissions": [
"webRequest",
"webRequestBlocking",
"tabs",
"webNavigation",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"*://*.facebook.com/*"
],
"js": [
"js/contentScript.js"
],
"all_frames": true,
"run_at": "document_end"
}
],
"background": {
"scripts": [
"js/background.js"
],
"persistent": true
},
"web_accessible_resources": [
"data/*.json"
],
"browser_action": {
"default_icon": "icon/logo.png"
}
} Best Facebook™ Silent Mode Alternatives
Here are some Firefox add-ons that are similar to Facebook™ Silent Mode:
Focus Mode for Social Media
Tomoko
Gray Notifications for Facebook
Earldawson
Discreet invisible messenger for Facebook
Zuzqa Software
Focus Mode
Nohu90
Facebook Blocker
SPLOT
Facebook To Gray
Guillaume M
Social Media Quiet Mode
Nelda
Simple Facebook Blocker
SPLOT
Disconnect for Facebook™ (WebExtension)
Morni
Solarized (Dark) Theme for Facebook
Md. Rifat Hasan Jihan
Solarized (Dark) Theme for Facebook
Md. Rifat Hasan Jihan
Facebook Reactions Hider
js-ddev