browser time counter Firefox

Examine source code of browser time counter

提供元: bobbymerde
Inspect and view changes in browser time counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.5",
  "name": "browser time counter",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "videoBackGroundCheck.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "permissions": [
    "storage",
    "webNavigation",
    "tabs",
    "scripting"
  ],
  "action": {
    "default_icon": "/visual/gaben_gif.webp",
    "default_title": "time counter",
    "default_popup": "/visual/view.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bobbymerde@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

ベストのbrowser time counter代替案

browser time counterに類似したFirefox add-onをいくつか紹介します: