HVC Hangar Sync Firefox

Examine source code of HVC Hangar Sync

By: Foltax Add-on
Inspect and view changes in HVC Hangar Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HVC Hangar Sync",
  "description": "Reads the rows marked as ships on your own RSI pledges pages, only when you press Sync on the HVC site. You see the exact list before anything is saved - never billing, orders or credentials.",
  "version": "1.4.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "hvc-hangar-sync@hyperionvanguard.org",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "action": {
    "default_title": "HVC Hangar Sync",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "guard.js",
      "background.js"
    ]
  },
  "permissions": [
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "https://robertsspaceindustries.com/account/pledges*",
    "https://robertsspaceindustries.com/en/account/pledges*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://hvc-website-production.up.railway.app/*",
        "https://sc-hvc.org/*",
        "https://www.sc-hvc.org/*"
      ],
      "js": [
        "relay.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best HVC Hangar Sync Alternatives

Here are some Firefox add-ons that are similar to HVC Hangar Sync: