提供元: James
Inspect and view changes in AudioReminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AudioReminder",
"version": "1.0.1",
"description": "Quick audio reminder timers per-tab.",
"permissions": [
"alarms",
"notifications",
"tabs",
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "audioreminder-a30db8123e45@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのAudioReminder代替案
AudioReminderに類似したFirefox add-onをいくつか紹介します:
Audio Reminder Tabs
Le
Tab Reminder
jeanne
EchoTimer Tab Voice
To
TabAlarm
Sneferu Areej
Tab Alarm Monitor
qays9
Mute Tab Reminder
Jacqueline
Tab Reminders
Sunwin
RemindMe Tab
Suvesh Moza
Alarm, Timer and Stopwatch
Brian
Timer (alarm, timer and stopwatch)
Karl
Alarm & Reminder
Nathan
DE Timer
Erin Meow and Dhiviya Rajan