TiTools for Galactic Tycoons Firefox

Examine source code of TiTools for Galactic Tycoons

By: Lloir
Inspect and view changes in TiTools for Galactic Tycoons source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TiTools for Galactic Tycoons",
  "version": "1.17.2",
  "description": "QoL tools for Galactic Tycoons",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://g2.galactictycoons.com/*",
    "https://*.galactictycoons.com/*",
    "https://api.g2.galactictycoons.com/*",
    "https://tit-guild-app.duckdns.org/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://g2.galactictycoons.com/*",
        "https://*.galactictycoons.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "titools@0x3d.uk",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best TiTools for Galactic Tycoons Alternatives

Here are some Firefox add-ons that are similar to TiTools for Galactic Tycoons: