Loupe (Flickr Explore)

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

O que é Loupe (Flickr Explore)?

Loupe (Flickr Explore) é uma extensão do Chrome desenvolvida por Michael Choi, e sua principal característica é "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Loupe (Flickr Explore)

Baixe arquivos de extensão Loupe (Flickr Explore) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Loupe (Flickr Explore) Loupe (Flickr Explore)
ID cklcbmdhngbbedacjmlleeilnkkgcngp
URL Oficial https://chromewebstore.google.com/detail/loupe-flickr-explore/cklcbmdhngbbedacjmlleeilnkkgcngp
Descrição Replaces the new tab page with a showcase of Flickr's most interesting photos of the day
Tamanho do Arquivo 143 KB
Contagem de Instalações 102
Versão Atual 2.1.2
Última Atualização 2014-07-07
Data de Publicação 2014-07-07
Classificação 3.40/5 Total de 5 Avaliações
Desenvolvedor Michael Choi
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}