Loupe (Flickr Explore)

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

Apa itu Loupe (Flickr Explore)?

Loupe (Flickr Explore) adalah ekstensi Chrome yang dikembangkan oleh Michael Choi, dan fitur utamanya adalah "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Loupe (Flickr Explore)

Unduh file ekstensi Loupe (Flickr Explore) dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Loupe (Flickr Explore) Loupe (Flickr Explore)
ID cklcbmdhngbbedacjmlleeilnkkgcngp
URL Resmi https://chromewebstore.google.com/detail/loupe-flickr-explore/cklcbmdhngbbedacjmlleeilnkkgcngp
Deskripsi Replaces the new tab page with a showcase of Flickr's most interesting photos of the day
Ukuran File 143 KB
Jumlah Instalasi 102
Versi Saat Ini 2.1.2
Terakhir Diperbarui 2014-07-07
Tanggal Publikasi 2014-07-07
Penilaian 3.40/5 Total 5 Penilaian
Pengembang Michael Choi
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}