Gaia Plus
GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!
Gaia Plus क्या है?
Gaia Plus Adaware software द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Gaia Plus एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
GaiaPlus extension features beautiful background images from Gaia universe, and allows you to play without having to enable flash manually!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ldgmppmlihfodmdhokliimgmdokhhdbl |
आधिकारिक URL | https://chrome.google.com/webstore/detail/gaia-plus/ldgmppmlihfodmdhokliimgmdokhhdbl |
विवरण | GaiaPlus features beautiful background images from Gaia universe, allows you to play without having to enable flash manually! |
फ़ाइल का आकार | 10.65 MB |
स्थापना संख्या | 26 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2019-08-29 |
प्रकाशन तिथि | 2019-08-29 |
डेवलपर | Adaware software |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://www.adaware.com/privacy-policy |
समर्थित भाषाएँ | 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'" } |