Earth View from Google Earth

Experience a beautiful image from Google Earth every time you open a new tab.

Earth View from Google Earth क्या है?

Earth View from Google Earth earth-view द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Experience a beautiful image from Google Earth every time you open a new tab."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Earth View from Google Earth एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Earth View displays a beautiful landscape from Google Earth every time you open a new tab.

What's new in version 3?

1,000+ NEW VIEWS: More views from more places around the globe.
BETTER QUALITY: Sharper, more colorful images, optimized for today's high-DPI screens. 
GLOBAL COLOR MAP: Explore all 2,500 images by region and color on our new map: g.co/ev/map

Learn more about our privacy policy at https://www.google.com/policies/privacy/                    

एक्सटेंशन की मूल जानकारी

नाम Earth View from Google Earth Earth View from Google Earth
ID bhloflhklmhfpedakmangadcdofhnnoh
आधिकारिक URL https://chromewebstore.google.com/detail/earth-view-from-google-ea/bhloflhklmhfpedakmangadcdofhnnoh
विवरण Experience a beautiful image from Google Earth every time you open a new tab.
फ़ाइल का आकार 165 KB
स्थापना संख्या 856,623
वर्तमान संस्करण 3.1.0
अंतिम अपडेट 2024-02-20
प्रकाशन तिथि 2020-02-26
रेटिंग 4.20/5 कुल 5195 रेटिंग्स
डेवलपर earth-view
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.google.com/policies/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.0",
    "background": {
        "service_worker": "service-worker.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "Experience a beautiful image from Google Earth every time you open a new tab.",
    "icons": {
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "manifest_version": 3,
    "name": "Earth View from Google Earth",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.gstatic.com\/prettyearth\/*"
    ]
}