By: Aditya K U Add-on
Inspect and view changes in Website Time Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Website Time Tracker",
"version": "1.3.0",
"description": "Track website usage, monitor productivity, analyze daily and weekly browsing habits offline.",
"permissions": [
"tabs",
"activeTab",
"storage",
"alarms",
"idle",
"notifications",
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "website-time-tracker@antigravity.local",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Website Time Tracker Alternatives
Here are some Firefox add-ons that are similar to Website Time Tracker:
TimeTrackerForBrowser
msaligs
Browsing Time Tracker
M98
Browser Time Monitor
Pratik Gohil
Web Time Tracker
Web Time Tracker
Browsing Time Tracker pro
Ronak Munjapara
Online Time Tracker
thedoctor
WebTime Tracker
Mike
Watch & Focus Time Tracker
Phobos
Webtime Tracker
Peta Sittek
Browse Timer
Emon Adhikari
TimeTrackr
Faizuuu
WebAware - Browsing Time Tracker
kkss