Galaxy Creatures

Whit Galaxy Creature extension you get a dynamic new tab background with custom animation on your wallpaper.

What is Galaxy Creatures?

Galaxy Creatures is a Chrome extension developed by galaxycreature.net, and its main feature is "Whit Galaxy Creature extension you get a dynamic new tab background with custom animation on your wallpaper.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Galaxy Creatures Extension CRX File

Download Galaxy Creatures 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

                        ❗ Galaxy Creature will enhance your search with Bing - By clicking "Add to Chrome", you accept and agree to install the Galaxy Creatures extension and set Chrome™ new tab to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Bing.

Galaxy Creature is the perfect extension for space lovers and people who enjoy dynamic and vivid images of space. 

With this extension you get a 3D animated motion of space or, to be more precise, a galaxy-like creature. You control the movement of the animation with your cursor - wherever you place it, the stars follow. 

The background itself is discreet and classy but fun and dynamic simultaneously. This way, you can get both - a calm environment that will help you stay productive and a dynamic wallpaper that will enhance your new tab with a unique look.

Of course, we remembered your bookmarks - All the bookmarks you already have would be kept under the search tab, just in a slightly different (more elegant) form. 

And the search tab has a new form from now on - also a bit more elegant and discreet. 

Feel free to visit our website and reach out to us:
🌌 Homepage:       https://galaxycreature.net
🌌 Privacy Policy:  https://galaxycreature.net/privacy-policy.html
🌌 EULA:                 https://galaxycreature.net/eula.html
🌌 Contact:             https://galaxycreature.net/contact.html                    

Extension Basic Information

Name Galaxy Creatures Galaxy Creatures
ID pdjjimggfplglakpkifjhpcaoepabpod
Official URL https://chromewebstore.google.com/detail/galaxy-creatures/pdjjimggfplglakpkifjhpcaoepabpod
Description Whit Galaxy Creature extension you get a dynamic new tab background with custom animation on your wallpaper.
File Size 86.57 KB
Installation Count 11,796
Current Version 1.1.2
Last Updated 2023-11-05
Publish Date 2022-11-12
Rating 5.00/5 Total 14 Ratings
Developer galaxycreature.net
Email [email protected]
Payment Type free
Extension Website https://galaxycreature.net
Help Page URL https://galaxycreature.net/contact.html
Privacy Policy Page URL https://galaxycreature.net/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Galaxy Creatures",
    "short_name": "GalaxyCreatures",
    "description": "Whit Galaxy Creature extension you get a dynamic new tab background with custom animation on your wallpaper.",
    "manifest_version": 3,
    "version": "1.1.2",
    "permissions": [
        "storage",
        "bookmarks"
    ],
    "chrome_url_overrides": {
        "newtab": "html\/index.html"
    },
    "icons": {
        "16": "images\/manifest-icons\/16.png",
        "32": "images\/manifest-icons\/32.png",
        "64": "images\/manifest-icons\/64.png",
        "128": "images\/manifest-icons\/128.png"
    },
    "background": {
        "service_worker": "sw.js"
    },
    "host_permissions": [
        "*:\/\/galaxycreature.net\/*"
    ]
}