By: 88aagdn
Inspect and view changes in Break Reer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Break Reminder",
"version": "1.0.0",
"description": "Reminds you to take a break after a set interval.",
"permissions": [
"notifications",
"storage",
"alarms"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Break Reminder",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "break-reminder-addon@example.com",
"strict_min_version": "78.0"
}
}
} Best Break Reer Alternatives
Here are some Firefox add-ons that are similar to Break Reer: