aB Tree Frog

The aBowman Tree Frog Chrome extension.

Cos'è aB Tree Frog?

aB Tree Frog è un'estensione di Chrome sviluppata da https://www.abowman.com, e la sua funzione principale è "The aBowman Tree Frog Chrome extension.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione aB Tree Frog

Scarica i file di estensione aB Tree Frog in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome aB Tree Frog aB Tree Frog
ID jmpdakdpppggedloepbcodjhlliooclp
URL Ufficiale https://chromewebstore.google.com/detail/ab-tree-frog/jmpdakdpppggedloepbcodjhlliooclp
Descrizione The aBowman Tree Frog Chrome extension.
Dimensione del File 10.79 KB
Conteggio Installazioni 12,100
Versione Corrente 1.0
Ultimo Aggiornamento 2021-05-13
Data di Pubblicazione 2021-05-12
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore https://www.abowman.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.abowman.com
URL della Pagina di Aiuto https://www.abowman.com
Lingue Supportate 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"
    ]
}