By: ALO8
Inspect and view changes in Time Spent i source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Time Spent",
"version": "1.0",
"description": "Show how long you've been on the current website.",
"icons": {
"48": "icon.png"
},
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{aea4944c-6fdf-4b22-a887-e076dc5f880c}"
}
}
} Best Time Spent i Alternatives
Here are some Firefox add-ons that are similar to Time Spent i: