提供元: Mohammed Avez
Inspect and view changes in Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reminder",
"description": "This is a Reminder",
"version": "3.1",
"background": {
"scripts": [
"scripts.js",
"main.js"
]
},
"icons": {
"48": "alarm.png"
},
"browser_action": {
"default_icon": {
"32": "alarm.png"
},
"default_popup": "index.html",
"default_title": "Reminder"
},
"permissions": [
"notifications",
"activeTab",
"alarms"
]
} ベストのReminder代替案
Reminderに類似したFirefox add-onをいくつか紹介します: