Aww Tab
Aww-inspiring GIFs in every tab. Powered by Giphy.
Vad är Aww Tab?
Aww Tab är en Chrome-tillägg utvecklad av Big Monocle Labs, och dess huvudfunktion är "Aww-inspiring GIFs in every tab. Powered by Giphy.".
Tilläggsskärmbilder
Ladda ner Aww Tab-förlängningens CRX-fil
Ladda ner Aww Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | ihkbiacmeblgkelimpeogchchjiimdjb |
| Officiell webbadress | https://chromewebstore.google.com/detail/aww-tab/ihkbiacmeblgkelimpeogchchjiimdjb |
| Beskrivning | Aww-inspiring GIFs in every tab. Powered by Giphy. |
| Filstorlek | 575 KB |
| Antal Installationer | 488 |
| Aktuell Version | 1.9.9 |
| Senast Uppdaterad | 2018-11-29 |
| Publiceringsdatum | 2018-11-29 |
| Betyg | 3.00/5 Totalt 18 Betyg |
| Utvecklare | Big Monocle Labs |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://awwtab.carrd.co/ |
| Stödda Språk | 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"
}
} | |