Wild Nature

An excellent new tab extension for your Chrome browser with a Wild Nature theme.

Wild Nature क्या है?

Wild Nature Firearc द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An excellent new tab extension for your Chrome browser with a Wild Nature theme."।

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

screenshot
screenshot
screenshot

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

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

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

                        Introducing Wild Nature - a beautifully designed new tab extension that brings the stunning beauty of nature right to your fingertips. With various changing backgrounds inspired by the wild and natural landscapes, you'll be transported to a new breathtaking view every time you open a new tab.

Wild Nature also includes a convenient search bar, allowing you to easily search the web without leaving your new tab page. It's perfect for nature enthusiasts, outdoor lovers, and anyone who wants to bring a little bit of the great outdoors into their daily browsing routine.

Yahoo will offer the search tools used in the new tab. However, your browser's default search settings won't alter due to the extension.



When you install "Wild Nature" on your browser, you agree to the Terms and Privacy Policy as follows: 

https://www.wildnaturetab.com/tos
https://www.wildnaturetab.com/privacy

If you have inquiries or comments regarding the "Wild Nature" extension, kindly reach out to us through [email protected]                    

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

नाम Wild Nature Wild Nature
ID hpflicfmfcjpapbiomdgpemdgjpljiab
आधिकारिक URL https://chromewebstore.google.com/detail/wild-nature/hpflicfmfcjpapbiomdgpemdgjpljiab
विवरण An excellent new tab extension for your Chrome browser with a Wild Nature theme.
फ़ाइल का आकार 17.65 MB
स्थापना संख्या 1,028
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2023-04-30
प्रकाशन तिथि 2023-04-30
डेवलपर Firearc
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.wildnaturetab.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wild Nature",
    "version": "1.0.1",
    "description": "An excellent new tab extension for your Chrome browser with a Wild Nature theme.",
    "icons": {
        "16": "assets\/icons\/16px.png",
        "96": "assets\/icons\/96px.png",
        "128": "assets\/icons\/128px.png"
    },
    "author": "FireArc",
    "homepage_url": "https:\/\/www.wildnaturetab.com\/",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.wildnaturetab.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "background": {
        "service_worker": "mainClass.js",
        "type": "module"
    }
}