Ticketmaster Multi-Account Firefox

Examine source code of Ticketmaster Multi-Account

By: Salman
Inspect and view changes in Ticketmaster Multi-Account source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ticketmaster Multi-Account",
  "version": "1.0.1",
  "description": "Open multiple Ticketmaster accounts in separate tabs with unique proxies.",
  "permissions": [
    "tabs",
    "proxy",
    "contextualIdentities",
    "cookies",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Ticketmaster Accounts"
  },
  "sidebar_action": {
    "default_title": "Ticketmaster Accounts",
    "default_panel": "sidepanel.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.auth.ticketmaster.com/*"
      ],
      "js": [
        "login.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{84ba689b-c571-44b0-90d0-4ff89609dc77}"
    }
  }
}

Best Ticketmaster Multi-Account Alternatives

Here are some Firefox add-ons that are similar to Ticketmaster Multi-Account: