aB Tree Frog
The aBowman Tree Frog Chrome extension.
什麼是aB Tree Frog?
aB Tree Frog是由https://www.abowman.com開發的Chrome擴展程式,該擴展的主要功能是“The aBowman Tree Frog Chrome extension.”。
擴展截圖
下載aB Tree Frog擴展crx文件
下載aB Tree Frog擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Here is a pet tree frog to play around with when you're bored. Click to release flies that the frog will crawl to and slurp up with its long tongue. Edit the settings to auto release flies, change the colors, and size of the frog's belly.
擴展基本資訊
名稱 | aB Tree Frog |
ID | jmpdakdpppggedloepbcodjhlliooclp |
官方網址 | https://chromewebstore.google.com/detail/ab-tree-frog/jmpdakdpppggedloepbcodjhlliooclp |
簡介 | The aBowman Tree Frog Chrome extension. |
檔案大小 | 10.79 KB |
安裝次數 | 12,100 |
目前版本 | 1.0 |
更新時間 | 2021-05-13 |
上架時間 | 2021-05-12 |
評分 | 5.00/5 共 6 次評分 |
開發者 | 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 Tree Frog", "description": "The aBowman Tree Frog Chrome extension.", "version": "1.0", "action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "storage" ] } |