Gameloop Firefox

Examine source code of Gameloop

Par : chanderojr
Inspect and view changes in Gameloop source codes across current and past versions
MinuteBio
Vous voulez plus de plaisir ? Jouez à 1 000+ jeux gratuits non bloqués sur
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gameloop",
  "description": "Recommends the user different games based on the selected Genre",
  "version": "1.0",
  "icons": {
    "32": "icons/icon32x32.png",
    "64": "icons/icon64x64.png",
    "128": "icons/icon128x128.png"
  },
  "permissions": [
    "contextMenus",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon64x64.png",
    "default_title": "Gameloop",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c9bc181c-9c3d-469a-b802-695883c812f8}"
    }
  }
}

Meilleures alternatives Gameloop

Voici quelques Firefox add-ons qui sont similaires à Gameloop :