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 |
| 官方網址 | 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"
]
} | |