Inspect and view changes in Quiet Hunt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quiet Hunt",
"version": "1.0.0",
"description": "Mini-game: find quiet moments in tabs by monitoring audio amplitude. Press the button when amplitude falls into the quiet zone to score.",
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"assets/*",
"icons/*"
],
"browser_specific_settings": {
"gecko": {
"id": "@quiethunt-example",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Quiet Hunt Alternatives
Here are some Firefox add-ons that are similar to Quiet Hunt:
Silence Reminder
Graves
Silence Reward
Skzb
Quiet-Scroll
Chien
Audible Tab Highlighter
Traicy
QuietScroll
Hong
QuietTabs
Nhu
Page Sound Controller
ALLISON
Dynamic Tab Sound Tuner
Blackburn
QuietTab
Hi Ngoc
Awesome Quiet Tabs
Mark Baker
Quiet Tab Notifier
Hi Hong
Calm Sound Tab
zsssss