Aww Tab
Aww-inspiring GIFs in every tab. Powered by Giphy.
Cos'è Aww Tab?
Aww Tab è un'estensione di Chrome sviluppata da Big Monocle Labs, e la sua funzione principale è "Aww-inspiring GIFs in every tab. Powered by Giphy.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Aww Tab
Scarica i file di estensione Aww Tab 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
Get a dose of aww-inspiring GIF cuteness every time you open a new tab! Click on any GIF to favorite them or to discover more! Made with ♡ by @jefhwite, @ciretsof, and @DesignLisaBrown Informazioni di Base sull'Estensione
| Nome | |
| ID | ihkbiacmeblgkelimpeogchchjiimdjb |
| URL Ufficiale | https://chromewebstore.google.com/detail/aww-tab/ihkbiacmeblgkelimpeogchchjiimdjb |
| Descrizione | Aww-inspiring GIFs in every tab. Powered by Giphy. |
| Dimensione del File | 575 KB |
| Conteggio Installazioni | 488 |
| Versione Corrente | 1.9.9 |
| Ultimo Aggiornamento | 2018-11-29 |
| Data di Pubblicazione | 2018-11-29 |
| Valutazione | 3.00/5 Totale 18 Valutazioni |
| Sviluppatore | Big Monocle Labs |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://awwtab.carrd.co/ |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Aww Tab",
"description": "Aww-inspiring GIFs in every tab. Powered by Giphy.",
"version": "1.9.9",
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "tab.html"
},
"icons": {
"128": "\/img\/AwwTab_Icon_128.png"
},
"browser_action": {
"default_icon": "\/img\/AwwTab_Icon_128.png"
}
} | |