Ogame Live Firefox

Examine source code of Ogame Live

Inspect and view changes in Ogame Live source codes across current and past versions
WUP Games
Want more fun? Play 400+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "2.3.0",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "fr",
  "content_security_policy": {
    "script-src": "self",
    "object-src": "self"
  },
  "icons": {
    "128": "src/ogameLive-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.ogame.gameforge.com/game/*"
      ],
      "js": [
        "contribs/jquery.min.js",
        "src/constants.js",
        "src/dataManager.js",
        "src/utilities.js",
        "src/router.js",
        "src/ogameLive.js",
        "src/parameters.js",
        "src/observers/techDetailObserver.js",
        "src/observers/flyingFleetObserver.js",
        "src/displays/awesomeFlightsDisplay.js",
        "src/displays/betterFleetDisplay.js",
        "src/displays/betterTechDisplay.js",
        "src/displays/planetsProductionDisplay.js",
        "src/parsers/empireParser.js",
        "src/parsers/resourcesParser.js",
        "src/parsers/researchParser.js",
        "src/parsers/lifeParser.js",
        "src/parsers/installationsParser.js",
        "src/parsers/flyingFleetParser.js",
        "src/parsers/fleetParser.js",
        "src/parsers/resourceSettingsParser.js",
        "src/parsers/planetProductionParser.js",
        "src/parsers/techDetailParser.js",
        "src/ogameLive.user.js",
        "src/worker.js"
      ],
      "css": [
        "src/ogameLive.css"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "src/ogameLive.css",
        "src/window.js",
        "src/ogameLive-128.png",
        "src/planet-targets.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "src/worker.js"
    ]
  },
  "permissions": [],
  "short_name": "ogameLive",
  "action": {
    "default_title": "ogameLive",
    "default_icon": "src/ogameLive-128.png",
    "default_popup": "src/ogameLive.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b8942d3d-415b-4d28-b7ea-83e199c2895d}"
    }
  }
}

Best Ogame Live Alternatives

Here are some Firefox add-ons that are similar to Ogame Live: