Loupe (Flickr Explore)
Replaces the new tab page with a showcase of Flickr's most interesting photos of the day
Cos'è Loupe (Flickr Explore)?
Loupe (Flickr Explore) è un'estensione di Chrome sviluppata da Michael Choi, e la sua funzione principale è "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Loupe (Flickr Explore)
Scarica i file di estensione Loupe (Flickr Explore) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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). Informazioni di Base sull'Estensione
| Nome | |
| ID | cklcbmdhngbbedacjmlleeilnkkgcngp |
| URL Ufficiale | https://chromewebstore.google.com/detail/loupe-flickr-explore/cklcbmdhngbbedacjmlleeilnkkgcngp |
| Descrizione | Replaces the new tab page with a showcase of Flickr's most interesting photos of the day |
| Dimensione del File | 143 KB |
| Conteggio Installazioni | 102 |
| Versione Corrente | 2.1.2 |
| Ultimo Aggiornamento | 2014-07-07 |
| Data di Pubblicazione | 2014-07-07 |
| Valutazione | 3.40/5 Totale 5 Valutazioni |
| Sviluppatore | Michael Choi |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |