Tabs Tracker Firefox

Examine source code of Tabs Tracker

Inspect and view changes in Tabs Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tabs Tracker",
  "version": "1.1",
  "description": "Track, Manage, and Control Your Web Time. Take Control of Your Productivity with our Powerful Tab Time Tracker!",
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "web_accessible_resources": [
    "popup.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c33b994-9dc4-4ce3-8a4c-3e3d926bcd8e}"
    }
  }
}

Meilleures alternatives Tabs Tracker

Voici quelques Firefox add-ons qui sont similaires à Tabs Tracker :