Wayfinder Companion for SWU Firefox

Examine source code of Wayfinder Companion for SWU

Inspect and view changes in Wayfinder Companion for SWU source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wayfinder Companion for SWU",
  "version": "1.22.18",
  "description": "Track your Star Wars Unlimited games online. Personal match log, replay, and meta analysis.",
  "browser_specific_settings": {
    "gecko": {
      "id": "companion@wayfinder.news",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "websiteActivity",
          "personalCommunications"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "permissions": [
    "storage",
    "alarms",
    "contextMenus",
    "cookies"
  ],
  "host_permissions": [
    "https://*.wayfinder.news/*",
    "https://karabast.net/",
    "https://karabast.net/*",
    "https://api.karabast.net/*",
    "https://www.protectthepod.com/*",
    "https://api.swuapi.com/*",
    "https://swudb.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://karabast.net/",
        "https://karabast.net/*"
      ],
      "js": [
        "inject-karabast.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "https://karabast.net/",
        "https://karabast.net/*"
      ],
      "js": [
        "content-karabast.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://www.protectthepod.com/pool/*/deck/play*",
        "https://www.protectthepod.com/formats/pack-wars/*/play*",
        "https://www.protectthepod.com/formats/pack-blitz/*/play*",
        "*://protectthepod.net/pool/*/deck/play*",
        "*://protectthepod.net/formats/pack-wars/*/play*",
        "*://protectthepod.net/formats/pack-blitz/*/play*",
        "https://www.protectthepod.com/",
        "https://www.protectthepod.com/?*",
        "https://www.protectthepod.com/lobby*",
        "https://www.protectthepod.com/g/*",
        "*://protectthepod.net/",
        "*://protectthepod.net/?*",
        "*://protectthepod.net/lobby*",
        "*://protectthepod.net/g/*"
      ],
      "js": [
        "content-ptp-play.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://www.protectthepod.com/*",
        "https://protectthepod.com/*",
        "*://protectthepod.net/*"
      ],
      "js": [
        "content-ptp-detect.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://plugin.wayfinder.news/plugin/auth/callback*"
      ],
      "js": [
        "content-hub.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://plugin.wayfinder.news/*",
        "https://replay.wayfinder.news/*"
      ],
      "js": [
        "content-plugin-site.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://karabast.net/",
        "https://karabast.net/*",
        "https://www.protectthepod.com/*",
        "https://protectthepod.com/*",
        "https://*.wayfinder.news/*",
        "https://swudb.com/*"
      ],
      "js": [
        "theme-probe.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/icon-16.png",
        "icons/icon-32.png",
        "icons/rarity-common.png",
        "icons/rarity-uncommon.png",
        "icons/rarity-rare.png",
        "icons/rarity-legendary.png",
        "icons/rarity-special.png"
      ],
      "matches": [
        "https://www.protectthepod.com/*",
        "https://protectthepod.com/*",
        "*://protectthepod.net/*"
      ]
    },
    {
      "resources": [
        "popup/popup.html",
        "popup/popup.css",
        "popup/popup.js",
        "icons/wayfinder_icon.png",
        "icons/wayfinder_icon_light.png",
        "icons/icon-16.png",
        "icons/wayfinder_companion_logotype.png",
        "icons/aspect-aggression.png",
        "icons/aspect-command.png",
        "icons/aspect-cunning.png",
        "icons/aspect-vigilance.png",
        "icons/aspect-heroism.png",
        "icons/aspect-villainy.png",
        "icons/aspect-cost.png"
      ],
      "matches": [
        "https://karabast.net/*"
      ]
    }
  ]
}

Best Wayfinder Companion for SWU Alternatives

Here are some Firefox add-ons that are similar to Wayfinder Companion for SWU: