Gaia Plus
GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!
What is Gaia Plus?
Gaia Plus is a Chrome extension developed by Adaware software, and its main feature is "GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!".
Extension Screenshots
Download Gaia Plus Extension CRX File
Download Gaia Plus 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
GaiaPlus extension features beautiful background images from Gaia universe, and allows you to play without having to enable flash manually!
Extension Basic Information
Name | |
ID | ldgmppmlihfodmdhokliimgmdokhhdbl |
Official URL | 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! |
File Size | 10.65 MB |
Installation Count | 26 |
Current Version | 1.0.1 |
Last Updated | 2019-08-29 |
Publish Date | 2019-08-29 |
Developer | Adaware software |
Payment Type | free |
Privacy Policy Page URL | https://www.adaware.com/privacy-policy |
Supported Languages | 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'" } |