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입니다: