Tabquarium

Makes some fish

What is Tabquarium?

Tabquarium is a Chrome extension developed by Unknown, and its main feature is "Makes some fish".

Extension Screenshots

screenshot

Download Tabquarium Extension CRX File

Download Tabquarium 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

                        An extension for your New Tab that gives you an aquarium to look at!                    

Extension Basic Information

Name Tabquarium Tabquarium
ID bejkofkehhfldhgckglhnmkggagapdei
Official URL https://chromewebstore.google.com/detail/tabquarium/bejkofkehhfldhgckglhnmkggagapdei
Description Makes some fish
File Size 156 KB
Installation Count 29
Current Version 1.01
Last Updated 2019-12-12
Publish Date 2019-12-11
Rating 5.00/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tabquarium",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Makes some fish",
    "icons": {
        "128": ".\/fsh.png"
    }
}