Wanderlust

Satisfy your wanderlust with wonders from around the world.

What is Wanderlust?

Wanderlust is a Chrome extension developed by dev.wanderlust, and its main feature is "Satisfy your wanderlust with wonders from around the world.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Wanderlust Extension CRX File

Download Wanderlust 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

                        Inspired by the minimalistic new tab page Embark, Wanderlust strives to satisfy your desire to explore and travel one tab at a time. 

This lightweight extension pairs a 24-hour clock with a breathtaking photo, allowing you to glimpse somewhere else in the world without needing to leave your computer.

Wanderlust aims to be easy to install and simple to use, so currently, features are not customizable. Please, however, feel free to share your ideas, questions, or concerns with us at [email protected] so we can make your user-experience even better. 

Photos are taken from Unsplash. Extension requires internet; background images will load based on wifi signal.                    

Extension Basic Information

Name Wanderlust Wanderlust
ID cbiklpkbbnmlbkepnhpcnhdfppogendc
Official URL https://chromewebstore.google.com/detail/wanderlust/cbiklpkbbnmlbkepnhpcnhdfppogendc
Description Satisfy your wanderlust with wonders from around the world.
File Size 43.04 KB
Installation Count 71
Current Version 0.0.0.1
Last Updated 2017-06-04
Publish Date 2017-06-03
Rating 3.50/5 Total 2 Ratings
Developer dev.wanderlust
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Wanderlust",
    "short_name": "Wanderlust",
    "description": "Satisfy your wanderlust with wonders from around the world.",
    "version": "0.0.0.1",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon128.png"
    }
}