Pinned Pinterest Firefox

Examine source code of Pinned Pinterest

Inspect and view changes in Pinned Pinterest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+Shift+C"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1af65b8-dcfe-488a-898c-873298734fa6}"
    }
  },
  "name": "Pinned Pinterest",
  "icons": {
    "48": "img/logo.png",
    "64": "img/logo.png"
  },
  "manifest_version": 2,
  "description": "Open the pinned Pinterest tab. If none is available, a new one will be created.",
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "version": "1.0.2",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Pinned",
    "default_area": "navbar",
    "default_icon": {
      "32": "img/logo.png"
    }
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ]
}

Best Pinned Pinterest Alternatives

Here are some Firefox add-ons that are similar to Pinned Pinterest: