Puzzle Maker Firefox

Examine source code of Puzzle Maker

提供元: Hi My
Inspect and view changes in Puzzle Maker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Puzzle Maker",
  "version": "1.0",
  "description": "Tạo trò chơi ghép hình từ ảnh khi nhấn chuột phải.",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b93d599b-56b0-4bd2-b233-9f7bffe2d324}"
    }
  }
}

ベストのPuzzle Maker代替案

Puzzle Makerに類似したFirefox add-onをいくつか紹介します: