aB Tree Frog

The aBowman Tree Frog Chrome extension.

Co to jest aB Tree Frog?

aB Tree Frog to rozszerzenie Chrome opracowane przez https://www.abowman.com, a jego główną funkcją jest „The aBowman Tree Frog Chrome extension.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia aB Tree Frog

Pobierz pliki rozszerzeń aB Tree Frog w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa aB Tree Frog aB Tree Frog
ID jmpdakdpppggedloepbcodjhlliooclp
Oficjalny URL https://chromewebstore.google.com/detail/ab-tree-frog/jmpdakdpppggedloepbcodjhlliooclp
Opis The aBowman Tree Frog Chrome extension.
Rozmiar pliku 10.79 KB
Liczba instalacji 12,100
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2021-05-13
Data Publikacji 2021-05-12
Ocena 5.00/5 Łącznie 6 Oceny
Deweloper https://www.abowman.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.abowman.com
Adres URL Strony Pomocy https://www.abowman.com
Obsługiwane Języki 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"
    ]
}