GameDash - Play a Random Game in Browser Firefox

Examine source code of GameDash - Play a Random Game in Browser

By: Nairdah
Inspect and view changes in GameDash - Play a Random Game in Browser source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GameDash",
  "version": "1.1",
  "description": "Click to play a random browser game when you're bored!",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Play a Random Game!"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.itch.io/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{56d95f86-add3-4d38-af73-dcaf790a7d18}"
    }
  }
}

Best GameDash - Play a Random Game in Browser Alternatives

Here are some Firefox add-ons that are similar to GameDash - Play a Random Game in Browser: