MiniPuzzle Snapshot Firefox

Examine source code of MiniPuzzle Snapshot

By: Quang
Inspect and view changes in MiniPuzzle Snapshot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MiniPuzzle Snapshot",
  "version": "1.0.0",
  "description": "Capture part of the current page and turn it into a quick 6-piece puzzle.",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_title": "MiniPuzzle Snapshot",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "minipuzzle-snapshot@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best MiniPuzzle Snapshot Alternatives

Here are some Firefox add-ons that are similar to MiniPuzzle Snapshot: