Gaia Plus

GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!

Co je Gaia Plus?

Gaia Plus je rozšíření Chrome vyvinuté Adaware software, a jeho hlavní funkcí je „GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Gaia Plus

Stáhněte si soubory rozšíření Gaia Plus ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        GaiaPlus extension features beautiful background images from Gaia universe, and allows you to play without having to enable flash manually!                    

Základní Informace o Rozšíření

Název Gaia Plus Gaia Plus
ID ldgmppmlihfodmdhokliimgmdokhhdbl
Oficiální URL https://chrome.google.com/webstore/detail/gaia-plus/ldgmppmlihfodmdhokliimgmdokhhdbl
Popis GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!
Velikost souboru 10.65 MB
Počet instalací 26
Aktuální Verze 1.0.1
Poslední Aktualizace 2019-08-29
Datum Vydání 2019-08-29
Vývojář Adaware software
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://www.adaware.com/privacy-policy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Gaia Plus",
    "manifest_version": 2,
    "name": "Gaia Plus",
    "description": "GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!",
    "version": "1.0.1",
    "short_name": "Gaia Plus",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        },
        "default_popup": "load-new.html"
    },
    "chrome_url_overrides": {
        "newtab": "load-new.html"
    },
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "permissions": [
        "cookies",
        "notifications",
        "contentSettings",
        "storage",
        "tabs",
        "unlimitedStorage",
        "geolocation",
        "webNavigation",
        "http:\/\/defaultsearch.co\/",
        "*:\/\/.gaiaonline.com\/",
        "*:\/\/*.gaiaonline.com\/",
        "http:\/\/*.googleusercontent.com\/",
        "https:\/\/flow.lavasoft.com\/",
        "https:\/\/*.bing.com\/",
        "https:\/\/*.googleapis.com\/",
        "https:\/\/*.cloudflare.com\/"
    ],
    "content_security_policy": "script-src 'self' ;  object-src 'self'"
}