Агент Компьютерного Таймера Firefox

Examine source code of Агент Компьютерного Таймера

提供元: Mikhail Mikhalev
Inspect and view changes in Агент Компьютерного Таймера source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Computer Time Agent",
  "version": "1.0",
  "description": "Sends information about websites to Computer Timer",
  "icons": {
    "32": "icons/icon32x32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "interceptor.js"
    ]
  },
  "permissions": [
    "tabs",
    "*://localhost/*",
    "webRequest"
  ]
}

ベストのАгент Компьютерного Таймера代替案

Агент Компьютерного Таймераに類似したFirefox add-onをいくつか紹介します: