Open with Pennywise Firefox

Examine source code of Open with Pennywise

Inspect and view changes in Open with Pennywise source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open with Pennywise",
  "author": "Alex Ward (alxwrd@googlemail.com)",
  "homepage_url": "https://github.com/alxwrd/open-with-pennywise",
  "version": "1.3resigned1",
  "description": "Adds a context menu item that can send a url to Pennywise",
  "browser_action": {
    "default_area": "navbar",
    "default_icon": {
      "16": "icon/pennywise-16.png",
      "32": "icon/pennywise-32.png",
      "48": "icon/pennywise-48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "contextMenus",
    "webRequest",
    "*://localhost:6280/*"
  ],
  "icons": {
    "16": "icon/pennywise-16.png",
    "32": "icon/pennywise-32.png",
    "48": "icon/pennywise-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7d31b775-13de-4dab-9c2d-4cfd41ea803f}"
    }
  }
}

Best Open with Pennywise Alternatives

Here are some Firefox add-ons that are similar to Open with Pennywise: