By: oa
Inspect and view changes in URL Time Limiter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "URL Time Limiter",
"version": "1.0",
"description": "Limits the time you can spend on specific URLs by closing tabs after a set time.",
"permissions": [
"tabs",
"storage",
"notifications"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a5e4f449-7ecf-434e-ab8d-17dae87e7b72}"
}
}
} Best URL Time Limiter Alternatives
Here are some Firefox add-ons that are similar to URL Time Limiter: