Loupe (Flickr Explore)

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

Qu'est-ce que Loupe (Flickr Explore) ?

Loupe (Flickr Explore) est une extension Chrome développée par Michael Choi, et sa fonction principale est "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Loupe (Flickr Explore)

Téléchargez les fichiers d'extension Loupe (Flickr Explore) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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).                    

Informations de Base sur l'Extension

Nom Loupe (Flickr Explore) Loupe (Flickr Explore)
ID cklcbmdhngbbedacjmlleeilnkkgcngp
URL Officiel 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
Taille du Fichier 143 KB
Nombre d'Installations 102
Version Actuelle 2.1.2
Dernière Mise à Jour 2014-07-07
Date de Publication 2014-07-07
Évaluation 3.40/5 Total 5 Évaluations
Développeur Michael Choi
Type de Paiement free
Langues Prises en Charge 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"
    }
}