Nature Of The World Extension

Explore the wonders of the natural world with Nature of the World Extension.

What is Nature Of The World Extension?

Nature Of The World Extension is a Chrome extension developed by Monetized Engine, and its main feature is "Explore the wonders of the natural world with Nature of the World Extension.".

Extension Screenshots

screenshot

Download Nature Of The World Extension Extension CRX File

Download Nature Of The World Extension 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

                        This extension is tailor-made for nature enthusiasts seeking a revitalizing web browsing experience infused with the beauty of the great outdoors. Also, you'll have a social bar with all of your favorite social media apps. Navigating this picturesque collection is a breeze for users; simply click the 'shuffle' button

By clicking "add to Chrome", I accept and agree to install Nature Of The World extension and set Chrome New Tab search provider to Microsoft Bing as described by the services in terms of use. The search results will be provided by Bing.
Privacy Policy - https://monetizengine.com/Privacy-Policy/
Terms and Conditions - https://monetizengine.com/Terms-and-Conditions/

Disclaimer - All the images and backgrounds of Nature Of The World extension are sourced from Unsplash, and are entirely free to use under the Unsplash license - unsplash.com/license

You may uninstall the extension at any time
To remove our extension from Google Chrome:

1) Click on the three vertical dots icon in the upper right-hand corner of your Chrome browser
2) Go to "Settings"
3) In the left menu that appears, click on "Extensions"
4) From the list of installed Extensions, locate the extension you would like to uninstall                    

Extension Basic Information

Name Nature Of The World Extension Nature Of The World Extension
ID ebinkajedpnlladdjjjedfcdfjfijflo
Official URL https://chromewebstore.google.com/detail/nature-of-the-world-exten/ebinkajedpnlladdjjjedfcdfjfijflo
Description Explore the wonders of the natural world with Nature of the World Extension.
File Size 244 KB
Installation Count 10,177
Current Version 1.0.2
Last Updated 2023-11-10
Publish Date 2023-10-11
Rating 4.33/5 Total 3 Ratings
Developer Monetized Engine
Email [email protected]
Payment Type free
Extension Website https://monetizengine.com/
Help Page URL https://monetizengine.com/Contact-Us/
Privacy Policy Page URL https://monetizengine.com/Privacy-Policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        }
    },
    "version": "1.0.2",
    "author": "Monetize Engine LLC",
    "name": "Nature Of The World Extension",
    "description": "Explore the wonders of the natural world with Nature of the World Extension.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "host_permissions": [
        "*:\/\/*.natureoftheworldext.com\/*"
    ]
}