FUn Robots Firefox

Examine source code of FUn Robots

Inspect and view changes in FUn Robots source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Robots",
  "version": "1.0",
  "description": "Robots is an entertaining and interesting game that helps players have comfortable and fun moments",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "48": "images/robots-logo.png"
    },
    "default_title": "Open Game Popup",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "images/robots-logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ea892511-7c32-4dd8-ab79-2b4b81099bea}"
    }
  }
}

Meilleures alternatives FUn Robots

Voici quelques Firefox add-ons qui sont similaires à FUn Robots :