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

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

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"
  ]
}

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

Aquí hay algunas Firefox add-ons que son similares a Агент Компьютерного Таймера: