Inspect and view changes in NoiseBlockPreview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NoiseBlockPreview",
"version": "1.0.2",
"description": "Block short transient noises (click/tap/notification) by detecting spikes and muting the source element temporarily.",
"permissions": [
"storage",
"tabs",
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "@noiseblockpreview",
"strict_min_version": "60.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best NoiseBlockPreview Alternatives
Here are some Firefox add-ons that are similar to NoiseBlockPreview:
SafePreview
Si
Element Blocker Plus
Gabriel Mirabel
Element Blocker Plus
Gabriel Mirabel
Element Blocker
Luke Peters
NoNoise - Distraction Blocker & Focus Tool
Jubayar
Audible Tab Highlighter
Traicy
AskBlocker
Adam Lynch
Page Element Blocker
Matt Beres
SoundSafe Guard
Han
Ping Blocker
Leonardo
Noise Level-Based Tab Muter
Karmen
Tiny Block
Jada_TBK