AutoFormer+
Automatic form filler
Was ist AutoFormer+?
AutoFormer+ ist eine Chrome-Erweiterung, die von https://firefoxer.ru entwickelt wurde, und ihr Hauptmerkmal ist "Automatic form filler".
Erweiterungsscreenshots
AutoFormer+-Erweiterungs-CRX-Datei herunterladen
Laden Sie AutoFormer+-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
AutoFormer+ is a simple form filler. Once entered data could be saved as a template and next time all data will be filling into forms automatically. Also if you want enter some other information in the same form you can click on AutoFormer+ icon in toolbar and select "Save all fields" to save as an another template. For custom form filling use another addon: InFormEnter+
Grundlegende Informationen zur Erweiterung
Name | AutoFormer+ |
ID | cjefgijpbofijpnfpncbjajignkcbbod |
Offizielle URL | https://chromewebstore.google.com/detail/autoformer+/cjefgijpbofijpnfpncbjajignkcbbod |
Beschreibung | Automatic form filler |
Dateigröße | 49.38 KB |
Installationsanzahl | 10,000 |
Aktuelle Version | 0.648 |
Letztes Update | 2022-02-25 |
Veröffentlichungsdatum | 2020-05-22 |
Bewertung | 3.65/5 Insgesamt 23 Bewertungen |
Entwickler | https://firefoxer.ru |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | http://firefoxer.ru/autoformer+.htm |
Unterstützte Sprachen | id,ms,de,en,fr,nl,tr,ca,da,et,es,it,pl,pt-BR,pt-PT,ro,sk,fi,sv,cs,el,bg,uk,iw,fa,hi,bn,ta,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "AutoFormer+", "description": "__MSG_extension_description__", "version": "0.648", "homepage_url": "http:\/\/firefoxer.ru\/autoformer+.htm?ch", "author": "Mykola Onyshchuk", "icons": { "16": "img\/autoformer-plus-16.png", "32": "img\/autoformer-plus-32.png", "64": "img\/autoformer-plus-64.png", "128": "img\/autoformer-plus-128.png" }, "browser_action": { "browser_style": false, "default_icon": "img\/autoformer-plus-16.png", "default_title": "AutoFormer+", "default_popup": "autoformer-plus-popup.htm" }, "background": { "scripts": [ "autoformer-plus-background.js" ] }, "content_scripts": [ { "matches": [ " |