By: Phong AT
Inspect and view changes in Tab Usage Analytics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Usage Analytics",
"version": "1.0",
"description": "Provides insights into tab usage patterns, such as how long a tab is kept open, how often it's revisited, and more, helping users become more aware of their browsing habits.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{b8fb696f-1fc6-4b1c-a275-8611bbbe704a}"
}
}
} Best Tab Usage Analytics Alternatives
Here are some Firefox add-ons that are similar to Tab Usage Analytics: