By: wukonggg
Inspect and view changes in SiteTimer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SiteTimer",
"version": "1.0",
"description": "A solarpunk-inspired extension to track time spent on each website, featuring a nature-themed interface with gentle leaf animations and a reset option.",
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_popup": "popup.html"
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "{24583e61-e6e3-4e04-948b-6ea538ca60bc}"
}
}
} Best SiteTimer Alternatives
Here are some Firefox add-ons that are similar to SiteTimer: