Loupe (Flickr Explore)

Replaces the new tab page with a showcase of Flickr's most interesting photos of the day

What is Loupe (Flickr Explore)?

Loupe (Flickr Explore) is a Chrome extension developed by Michael Choi, and its main feature is "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day".

Extension Screenshots

screenshot
screenshot

Download Loupe (Flickr Explore) Extension CRX File

Download Loupe (Flickr Explore) 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

                        Loupe replaces your "New Tab" screen with a beautiful array of pictures that showcases Flickr's most interesting photos of the day.  This extension was designed for photographers, photo enthusiasts, and anyone who appreciates the beauty of a good photo.

Loupe can be found on Github (https://github.com/michaeljkchoi/loupe).                    

Extension Basic Information

Name Loupe (Flickr Explore) Loupe (Flickr Explore)
ID cklcbmdhngbbedacjmlleeilnkkgcngp
Official URL https://chromewebstore.google.com/detail/loupe-flickr-explore/cklcbmdhngbbedacjmlleeilnkkgcngp
Description Replaces the new tab page with a showcase of Flickr's most interesting photos of the day
File Size 143 KB
Installation Count 102
Current Version 2.1.2
Last Updated 2014-07-07
Publish Date 2014-07-07
Rating 3.40/5 Total 5 Ratings
Developer Michael Choi
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Loupe (Flickr Explore)",
    "short_name": "Loupe",
    "version": "2.1.2",
    "manifest_version": 2,
    "description": "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day",
    "icons": {
        "16": "\/assets\/images\/icon16.png",
        "48": "\/assets\/images\/icon48.png",
        "128": "\/assets\/images\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}