Website Logo Puzzle Firefox

Examine source code of Website Logo Puzzle

By: Tera
Inspect and view changes in Website Logo Puzzle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Logo Puzzle",
  "version": "1.0",
  "description": "Collects favicons from open tabs and turns them into small jigsaw-like puzzles you can solve in the popup.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Logo Puzzle"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d030a438-7ab7-4a89-a54f-81a099a4e125}"
    }
  }
}

Best Website Logo Puzzle Alternatives

Here are some Firefox add-ons that are similar to Website Logo Puzzle: