By: b2f3t
Inspect and view changes in ClockTrack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "A simple time tracking tool wich reads out tocket ids from the url.",
"manifest_version": 2,
"name": "ClockTrack",
"version": "1.7",
"homepage_url": "https://www.ftue.ddnss.org",
"icons": {
"48": "icons/48.png"
},
"permissions": [
"activeTab",
"clipboardWrite",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "clocktrack@www.ftue.ddnss.org"
}
},
"browser_action": {
"default_icon": "icons/32.png",
"default_title": "ClockTrack",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html"
}
} Best ClockTrack Alternatives
Here are some Firefox add-ons that are similar to ClockTrack: