FormPiper
FormPiper is an automated form filler
Vad är FormPiper?
FormPiper är en Chrome-tillägg utvecklad av https://formpiper.com, och dess huvudfunktion är "FormPiper is an automated form filler".
Tilläggsskärmbilder
Ladda ner FormPiper-förlängningens CRX-fil
Ladda ner FormPiper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | FormPiper |
ID | mlbloghginhlikbhafaaajlhgbaaammb |
Officiell webbadress | https://chromewebstore.google.com/detail/formpiper/mlbloghginhlikbhafaaajlhgbaaammb |
Beskrivning | FormPiper is an automated form filler |
Filstorlek | 1.03 MB |
Antal Installationer | 3,132 |
Aktuell Version | 5.2.3 |
Senast Uppdaterad | 2023-10-11 |
Publiceringsdatum | 2020-06-18 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | https://formpiper.com |
E-post | [email protected] |
Betalningssätt | in_app |
Tilläggswebbplats | https://formpiper.com |
Hjälpsida URL | https://formpiper.com |
URL till Sekretesspolicy Sidan | https://formpiper.com/privacy-policy |
Stödda Språk | 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:\/\/*\/*", " |