Powerlet Firefox

Examine source code of Powerlet

Por: anthonyec Add-on
Inspect and view changes in Powerlet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Powerlet",
  "version": "1.1.4",
  "description": "Quickly find and run your bookmarklets.",
  "permissions": [
    "activeTab",
    "bookmarks"
  ],
  "background": {
    "scripts": [
      "background.bundle.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "19": "default_icon.png",
      "38": "default_icon@2x.png"
    }
  },
  "icons": {
    "36": "extension_icon_36.png",
    "128": "extension_icon_128.png"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Ctrl+Shift+P",
        "mac": "Command+Shift+P",
        "chromeos": "Ctrl+Shift+P",
        "linux": "Ctrl+Shift+P"
      }
    }
  }
}

Mejores alternativas Powerlet

Aquí hay algunas Firefox add-ons que son similares a Powerlet: