Enhanced Google Analytics Annotations Firefox

Examine source code of Enhanced Google Analytics Annotations

Inspect and view changes in Enhanced Google Analytics Annotations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_application_title__",
  "short_name": "Context",
  "description": "__MSG_application_description__",
  "default_locale": "en",
  "version": "1.0.18resigned1",
  "manifest_version": 2,
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://analytics.google.com/*"
      ],
      "js": [
        "js/utils.js",
        "js/client.js",
        "js/chart_reader.js",
        "js/onpage_helper.js"
      ],
      "css": [
        "css/onpage_helper.css"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "images/*.png"
  ],
  "background": {
    "scripts": [
      "js/utils.js",
      "js/background.js"
    ]
  },
  "page_action": {
    "default_popup": "html/popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "{a1d2804f-739b-4f16-892f-3fa55646467f}"
    }
  }
}

Mejores alternativas Enhanced Google Analytics Annotations

Aquí hay algunas Firefox add-ons que son similares a Enhanced Google Analytics Annotations: