By: zfff
Inspect and view changes in Learning Time Alert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Learning Time Alert",
"version": "1.0",
"description": "Reminds you when it's time to learn or practice a skill.",
"permissions": [
"alarms",
"notifications",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{7eca7d5f-1cef-40d5-84a6-0ebf2b589f6b}"
}
}
} Best Learning Time Alert Alternatives
Here are some Firefox add-ons that are similar to Learning Time Alert: