Marketo Web Personalization Firefox

Examine source code of Marketo Web Personalization

Inspect and view changes in Marketo Web Personalization source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Marketo Web Personalization",
  "version": "0.1.0.1",
  "description": "Preview your Marketo Web Personalization campaigns seamlessly",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "*://*/*"
  ],
  "web_accessible_resources": [
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "./utils/utilsBackground.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "./utils/utilsContent.js",
        "content.js"
      ],
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f9b69e1f-2f11-43b7-be7b-29cdf5cae6b1}"
    }
  }
}

Best Marketo Web Personalization Alternatives

Here are some Firefox add-ons that are similar to Marketo Web Personalization: