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 |
电子邮箱 | [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": [ " |