Happy Dolphin Club

Magnificent dolphins wallpapers in a new tab.

What is Happy Dolphin Club?

Happy Dolphin Club is a Chrome extension developed by https://happydolphinclub.com, and its main feature is "Magnificent dolphins wallpapers in a new tab.".

Extension Screenshots

screenshot

Download Happy Dolphin Club Extension CRX File

Download Happy Dolphin Club 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

                        By installing the Happy Dolphin Club extension, you can replace background of the new tabs with an amazing dolphins wallpapers.

Privacy Policy: https://happydolphinclub.com/privacy.html
Terms of Use: https://happydolphinclub.com/terms.html

By click on «Add to Chrome» button in the top right hand corner and installing Happy Dolphin Club extension, you are agreeing to install this extension, you are agreeing to our Privacy Policy, and you are agreeing to our Terms of Use. The new tab search provider will be set to Microsoft Bing.                    

Extension Basic Information

Name Happy Dolphin Club Happy Dolphin Club
ID gdmmbaokljiekjehomapfocomngbepfk
Official URL https://chromewebstore.google.com/detail/happy-dolphin-club/gdmmbaokljiekjehomapfocomngbepfk
Description Magnificent dolphins wallpapers in a new tab.
File Size 1.46 MB
Installation Count 52
Current Version 1.0.1
Last Updated 2023-12-20
Publish Date 2021-07-20
Developer https://happydolphinclub.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://happydolphinclub.com/privacy.html
Supported Languages en
manifest.json
{
    "name": "Happy Dolphin Club",
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "bootstrap.html"
    },
    "description": "Magnificent dolphins wallpapers in a new tab.",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "lib.js"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "contextMenus",
        "https:\/\/happydolphinclub.com\/*"
    ],
    "version": "1.0.1"
}