Right-click Riddle Firefox

Examine source code of Right-click Riddle

By: Ah
Inspect and view changes in Right-click Riddle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Right-click Riddle",
  "version": "1.0",
  "description": "Nhấn chuột phải vào văn bản để giải một câu đố nhỏ.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{db1505dc-be0e-43b8-9719-3ab6f0cf07d1}"
    }
  }
}

Best Right-click Riddle Alternatives

Here are some Firefox add-ons that are similar to Right-click Riddle: