FormPiper
FormPiper is an automated form filler
What is FormPiper?
FormPiper is a Chrome extension developed by https://formpiper.com, and its main feature is "FormPiper is an automated form filler".
Extension Screenshots
Download FormPiper Extension CRX File
Download FormPiper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | FormPiper |
ID | mlbloghginhlikbhafaaajlhgbaaammb |
Official URL | https://chromewebstore.google.com/detail/formpiper/mlbloghginhlikbhafaaajlhgbaaammb |
Description | FormPiper is an automated form filler |
File Size | 1.03 MB |
Installation Count | 3,132 |
Current Version | 5.2.3 |
Last Updated | 2023-10-11 |
Publish Date | 2020-06-18 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://formpiper.com |
[email protected] | |
Payment Type | in_app |
Extension Website | https://formpiper.com |
Help Page URL | https://formpiper.com |
Privacy Policy Page URL | https://formpiper.com/privacy-policy |
Supported Languages | 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:\/\/*\/*", " |