Cube Scramble Firefox

Examine source code of Cube Scramble

By: Gerrod
Inspect and view changes in Cube Scramble source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cube Scrambler",
  "version": "1.1",
  "author": "gerrod",
  "description": "Quick random Cube scrambles with a recorded timer!",
  "homepage_url": "https://github.com/gerrod3/cube_scrambler",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_icon": "icons/icon.png",
    "default_title": "Cube Scrambler",
    "default_popup": "popup/scramble.html"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space"
      }
    }
  },
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cube_scrambler@gerrod.dev"
    }
  }
}

Best Cube Scramble Alternatives

Here are some Firefox add-ons that are similar to Cube Scramble: