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 |
Eメール | [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" ] } |