Custom Analytics Dashboard Firefox

Examine source code of Custom Analytics Dashboard

Inspect and view changes in Custom Analytics Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom Analytics Dashboard",
  "version": "1.3",
  "description": "Tracks and displays time spent on websites in a custom dashboard.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f7352fda-1be4-4b54-b15d-07bd95a1e3dc}"
    }
  }
}

Mejores alternativas Custom Analytics Dashboard

Aquí hay algunas Firefox add-ons que son similares a Custom Analytics Dashboard: