Allow Drag Firefox

Examine source code of Allow Drag

By: dongmin
Inspect and view changes in Allow Drag source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Allow Drag",
  "version": "1.0.1",
  "description": "You can drag or copy any web site / 모든 웹사이트에서 드래그 및 복사가 가능합니다.",
  "icons": {
    "48": "icon-48.png"
  },
  "background": {
    "scripts": [
      "exe.js"
    ]
  },
  "permissions": [
    "webRequest",
    "activeTab"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icon-48.png",
      "32": "icon-48.png"
    },
    "default_title": "Allow Drag",
    "theme_icons": [
      {
        "light": "icon-48.png",
        "dark": "icon-48.png",
        "size": 16
      },
      {
        "light": "icon-48.png",
        "dark": "icon-48.png",
        "size": 32
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a9eac928-0c79-4fbc-90e8-d9cc94de95ec}"
    }
  }
}

Best Allow Drag Alternatives

Here are some Firefox add-ons that are similar to Allow Drag: