Straw Poll Viewer Firefox

Examine source code of Straw Poll Viewer

Inspect and view changes in Straw Poll Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Straw Poll Viewer",
  "version": "1.2.1",
  "description": "Display strawpoll result by right-clicking them. Currently supports strawpoll.me and strawpoll.com.",
  "author": "Colin Delhalle",
  "developer": {
    "name": "Colin Delhalle",
    "url": "https://github.com/colin-delhalle/strawpoll-viewer"
  },
  "short_name": "StrwPllView",
  "icons": {
    "48": "icons/strawpoll-icon48.png",
    "96": "icons/strawpoll-icon96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "https://strawpoll.com/*"
  ]
}

Best Straw Poll Viewer Alternatives

Here are some Firefox add-ons that are similar to Straw Poll Viewer: