Nox Autofill
Nox Autofill fills out checkout forms automatically.
什么是Nox Autofill?
Nox Autofill是由http://noxnotify.com开发的Chrome扩展程序,该扩展的主要功能是“Nox Autofill fills out checkout forms automatically.”。
扩展截图
下载Nox Autofill扩展crx文件
下载Nox Autofill扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Nox Autofill fills out checkout forms automatically. User can make profile in extension and can manage those profiles to fill all type of checkout forms. The extension allow user to save its First name, Last name, email and many other fields into multiple profiles. User can mark all profiles as inactive if he don't want to fill any form automatically by Nox Autofill.
扩展基本信息
名称 | |
ID | ggoaoaihpbjeacaconecbbfgplfhooob |
官方URL | https://chrome.google.com/webstore/detail/nox-autofill/ggoaoaihpbjeacaconecbbfgplfhooob |
简介 | Nox Autofill fills out checkout forms automatically. |
文件大小 | 84.75 KB |
安装次数 | 87 |
当前版本 | 1.0 |
更新时间 | 2019-11-25 |
上架时间 | 2019-11-25 |
评分 | 1.00/5 共1次评分 |
开发者 | http://noxnotify.com |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nox Autofill", "description": "Nox Autofill fills out checkout forms automatically.", "author": "Nox Notify", "short_name": "Nox Autofill", "version": "1.0", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "browser_action": { "default_icon": "images\/128.png", "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |