Galaxy Creatures

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

Wat is Galaxy Creatures?

Galaxy Creatures is een Chrome-extensie ontwikkeld door galaxycreature.net, en de belangrijkste functie is "Whit Galaxy Creature extension you get a dynamic new tab background with custom animation on your wallpaper.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Galaxy Creatures

Download Galaxy Creatures-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        ❗ 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                    

Basisinformatie over de Extensie

Naam Galaxy Creatures Galaxy Creatures
ID pdjjimggfplglakpkifjhpcaoepabpod
Officiële URL https://chromewebstore.google.com/detail/galaxy-creatures/pdjjimggfplglakpkifjhpcaoepabpod
Beschrijving Whit Galaxy Creature extension you get a dynamic new tab background with custom animation on your wallpaper.
Bestandsgrootte 86.57 KB
Aantal Installaties 11,796
Huidige Versie 1.1.2
Laatst Bijgewerkt 2023-11-05
Publicatiedatum 2022-11-12
Beoordeling 5.00/5 Totaal 14 Beoordelingen
Ontwikkelaar galaxycreature.net
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://galaxycreature.net
Help Pagina-URL https://galaxycreature.net/contact.html
URL van de Privacybeleid Pagina https://galaxycreature.net/privacy-policy.html
Ondersteunde Talen 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\/*"
    ]
}