New Tab - Fresh

Beautiful photos every time you open a new tab

ما هو New Tab - Fresh؟

New Tab - Fresh هو إضافة Chrome تم تطويرها بواسطة Bhavir Shah، والميزة الرئيسية لها هي "Beautiful photos every time you open a new tab".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة New Tab - Fresh

قم بتنزيل ملفات الامتداد New Tab - Fresh بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Get inspired with beautiful photos and quotes.                    

معلومات أساسية عن التمديد

الاسم New Tab - Fresh New Tab - Fresh
ID fdplkiclfakkcighicgedbafohgljebp
عنوان URL الرسمي https://chromewebstore.google.com/detail/new-tab-fresh/fdplkiclfakkcighicgedbafohgljebp
الوصف Beautiful photos every time you open a new tab
حجم الملف 984 KB
عدد التثبيتات 13
النسخة الحالية 3.0.0
آخر تحديث 2022-05-24
تاريخ النشر 2020-04-09
تقييم 5.00/5 مجموع تقييمات 2
المطور Bhavir Shah
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/shahbhavir
عنوان صفحة المساعدة https://github.com/shahbhavir
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "New Tab - Fresh",
    "version": "3.0.0",
    "description": "Beautiful photos every time you open a new tab",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "192": "images\/android-chrome-192x192.png",
        "384": "images\/android-chrome-384x384.png"
    },
    "homepage_url": "https:\/\/github.com\/shahbhavir",
    "short_name": "New Tab"
}