Poll, Survey, Quiz & Form by Opinion Stage

Poll, Survey, Quiz & Form by Opinion Stage

Add a powerful and easy to use poll, survey, quiz & form extension. Get started in minutes for free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Poll, Survey, Quiz & Form by Opinion Stage",
  "description": "Add a powerful and easy to use poll, survey, quiz & form extension. Get started in minutes for free.",
  "version": "1.6",
  "icons": {
    "16": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "24": "images/icon24.png",
      "32": "images/icon32.png"
    },
    "default_title": "OpinionStage",
    "default_popup": "popup.html"
  }
}