Loupe (Flickr Explore)

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

Loupe (Flickr Explore)คืออะไร?

Loupe (Flickr Explore) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Michael Choi และคุณลักษณะหลักของมันคือ "Replaces the new tab page with a showcase of Flickr's most interesting photos of the day"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Loupe (Flickr Explore)

ดาวน์โหลดไฟล์ส่วนขยาย Loupe (Flickr Explore) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Loupe (Flickr Explore) Loupe (Flickr Explore)
ID cklcbmdhngbbedacjmlleeilnkkgcngp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/loupe-flickr-explore/cklcbmdhngbbedacjmlleeilnkkgcngp
คำอธิบาย Replaces the new tab page with a showcase of Flickr's most interesting photos of the day
ขนาดไฟล์ 143 KB
จำนวนการติดตั้ง 102
เวอร์ชันปัจจุบัน 2.1.2
อัปเดตครั้งล่าสุด 2014-07-07
วันที่เผยแพร่ 2014-07-07
คะแนน 3.40/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Michael Choi
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}