AutoFormer+
Automatic form filler
AutoFormer+とは何ですか?
AutoFormer+はhttps://firefoxer.ruによって開発されたChromeの拡張機能で、その主な機能は「Automatic form filler」です。
拡張機能のスクリーンショット
AutoFormer+拡張機能のCRXファイルをダウンロード
AutoFormer+拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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+
拡張機能の基本情報
名前 | AutoFormer+ |
ID | cjefgijpbofijpnfpncbjajignkcbbod |
公式URL | https://chromewebstore.google.com/detail/autoformer+/cjefgijpbofijpnfpncbjajignkcbbod |
説明 | Automatic form filler |
ファイルサイズ | 49.38 KB |
インストール数 | 10,000 |
現在のバージョン | 0.648 |
最終更新日 | 2022-02-25 |
公開日 | 2020-05-22 |
評価 | 3.65/5 合計 23 レビュー |
開発者 | https://firefoxer.ru |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://firefoxer.ru/autoformer+.htm |
対応言語 | 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": [ " |