aB Spider
The aBowman Spider Chrome extension.
什么是aB Spider?
aB Spider是由https://www.abowman.com开发的Chrome扩展程序,该扩展的主要功能是“The aBowman Spider Chrome extension.”。
扩展截图
下载aB Spider扩展crx文件
下载aB Spider扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Here is a small pet spider that you can access now and then when you're bored.
You can change the colors, the size, and the speed of the spider in the settings. 扩展基本信息
| 名称 | |
| ID | kflpnkjgjjgcgbomedddhlfiobfjnnch |
| 官方URL | https://chromewebstore.google.com/detail/ab-spider/kflpnkjgjjgcgbomedddhlfiobfjnnch |
| 简介 | The aBowman Spider Chrome extension. |
| 文件大小 | 14.24 KB |
| 安装次数 | 10,000 |
| 当前版本 | 1.0 |
| 更新时间 | 2021-04-28 |
| 上架时间 | 2021-04-24 |
| 评分 | 4.86/5 共7次评分 |
| 开发者 | https://www.abowman.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.abowman.com |
| 帮助页面URL | https://www.abowman.com |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "aB Spider",
"description": "The aBowman Spider Chrome extension.",
"version": "1.0",
"action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |