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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}