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