Form+
Form+ is a simple, friendly form builder that allows file uploads in forms and responses are collected in your Google Drive
Τι είναι το Form+;
Το Form+ είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Formplus, και η κύρια λειτουργία του είναι "Form+ is a simple, friendly form builder that allows file uploads in forms and responses are collected in your Google Drive".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Form+
Λήψη αρχείων επέκτασης Form+ σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Formplus is a simple and user-friendly form builder that pairs the power of Google Drive, OneDrive and Dropbox with forms, allowing file uploads of any type and size on forms, all collected in your Google Drive, OneDrive, Dropbox, or even Formplus. With Formplus, you can: - Organise your accounting data - Manage event registrations - Plan your next office retreat - Organise work files from clients - Analyse survey data trends and performances - Receive payments and donations - Add calculations to your forms - Automate your reviews and approval processes - Enjoy the ease of storing files straight to your Google Drive, OneDrive, Dropbox and do so much more. Formplus does this by allowing you; - Create unique, custom forms with themes, using the simple ‘drag & drop’ builder. - Embed videos or photos in your form - Create forms with a wide variety of input types including the option to upload files directly from your computer or mobile device. - Create forms with logic so users can have a better experience. - Create forms with simple to complex calculations - Record the physical address of respondents, using the help of Google Maps Web Services. - Allow users fill long forms faster by saving partial responses. - Create a form that can be filled and distributed online and offline. - Collect files upon submission of the form and save them automatically to your Google Drive or Dropbox. - See the links to all of your files in a submission spreadsheet. - Receive email notifications upon each new submission, at a frequency of your choice (daily, weekly or monthly). - Collect electronic signatures - Create workflows to automate approvals and different processes in your organisation So, no more flooded email boxes with assignments, resumes or files. Everything is in one place! Type of Forms Supported by the Formplus Extension Contact form, Helpdesk form, Feedback form, Newsletter sign up form, Order form, Appointment booking form, Mailing list form, Survey form, Job application form, Workshop registration form, Newsletter sign up form, Event Registration form, Job Application form, Invitation/RSVP, Online Donation form etc.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Form+ |
ID | kkhmpnfekpgmeljnlcfnabmpanhdmfjg |
Επίσημο URL | https://chromewebstore.google.com/detail/form+/kkhmpnfekpgmeljnlcfnabmpanhdmfjg |
Περιγραφή | Form+ is a simple, friendly form builder that allows file uploads in forms and responses are collected in your Google Drive |
Μέγεθος Αρχείου | 15.07 KB |
Αριθμός Εγκαταστάσεων | 6,000 |
Τρέχουσα Έκδοση | 2.0.1 |
Τελευταία Ενημέρωση | 2019-08-01 |
Ημερομηνία Δημοσίευσης | 2019-08-01 |
Αξιολόγηση | 4.56/5 Συνολικά 9 Αξιολογήσεις |
Προγραμματιστής | Formplus |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
Ιστότοπος Επέκτασης | https://www.formpl.us/ |
Διεύθυνση URL της Σελίδας Βοήθειας | http://support.formpl.us |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.formpl.us/terms_and_privacy |
Υποστηριζόμενες Γλώσσες | en |
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" } |