FormPiper
FormPiper is an automated form filler
Qu'est-ce que FormPiper ?
FormPiper est une extension Chrome développée par https://formpiper.com, et sa fonction principale est "FormPiper is an automated form filler".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FormPiper
Téléchargez les fichiers d'extension FormPiper au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
FormPiper is an automatic form filler that takes input from a customer's submitted form and processes it into any number of websites, saving the business time and making the process of filling out paperwork easier.
Informations de Base sur l'Extension
Nom | FormPiper |
ID | mlbloghginhlikbhafaaajlhgbaaammb |
URL Officiel | https://chromewebstore.google.com/detail/formpiper/mlbloghginhlikbhafaaajlhgbaaammb |
Description | FormPiper is an automated form filler |
Taille du Fichier | 1.03 MB |
Nombre d'Installations | 3,132 |
Version Actuelle | 5.2.3 |
Dernière Mise à Jour | 2023-10-11 |
Date de Publication | 2020-06-18 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://formpiper.com |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://formpiper.com |
URL de la Page d'Aide | https://formpiper.com |
URL de la Page de Politique de Confidentialité | https://formpiper.com/privacy-policy |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "FormPiper is an automated form filler", "version": "5.2.3", "manifest_version": 3, "name": "FormPiper", "options_page": "options.html", "background": { "service_worker": "background.bundle.js", "type": "module" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |