Form+

Form+

Form+ is a simple, friendly form builder that allows file uploads in forms and responses are collected in your Google Drive

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Form+",
  "description": "Form+ is a simple, friendly form builder that allows file uploads in forms and responses are collected in your Google Drive",
  "short_name": "Form+",
  "version": "2.0.1",
  "icons": {
    "16": "images/favicon16.png",
    "48": "images/favicon48.png",
    "128": "images/favicon128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "images/favicon19.png",
      "38": "images/favicon38.png"
    },
    "default_title": "Form+",
    "default_popup": "index.html"
  },
  "author": "FormPlus"
}