Gaia Plus

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

Qu'est-ce que Gaia Plus ?

Gaia Plus est une extension Chrome développée par Adaware software, et sa fonction principale est "GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Gaia Plus

Téléchargez les fichiers d'extension Gaia Plus au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Gaia Plus Gaia Plus
ID ldgmppmlihfodmdhokliimgmdokhhdbl
URL Officiel https://chrome.google.com/webstore/detail/gaia-plus/ldgmppmlihfodmdhokliimgmdokhhdbl
Description GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!
Taille du Fichier 10.65 MB
Nombre d'Installations 26
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-08-29
Date de Publication 2019-08-29
Développeur Adaware software
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.adaware.com/privacy-policy
Langues Prises en Charge 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'"
}