Aww Tab

Aww-inspiring GIFs in every tab. Powered by Giphy.

What is Aww Tab?

Aww Tab is a Chrome extension developed by Big Monocle Labs, and its main feature is "Aww-inspiring GIFs in every tab. Powered by Giphy.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Aww Tab Extension CRX File

Download Aww Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Aww Tab Aww Tab
ID ihkbiacmeblgkelimpeogchchjiimdjb
Official URL https://chromewebstore.google.com/detail/aww-tab/ihkbiacmeblgkelimpeogchchjiimdjb
Description Aww-inspiring GIFs in every tab. Powered by Giphy.
File Size 575 KB
Installation Count 488
Current Version 1.9.9
Last Updated 2018-11-29
Publish Date 2018-11-29
Rating 3.00/5 Total 18 Ratings
Developer Big Monocle Labs
Email [email protected]
Payment Type free
Extension Website https://awwtab.carrd.co/
Supported Languages 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"
    }
}