Clean Tab - New Tab Page

New Tab page replacement with beautiful photography.

ما هو Clean Tab - New Tab Page؟

Clean Tab - New Tab Page هو إضافة Chrome تم تطويرها بواسطة https://edwardbowden.uk، والميزة الرئيسية لها هي "New Tab page replacement with beautiful photography.".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        High Res Screenshots: https://imgur.com/a/V0qgO
Preview at: http://edwardbowden.co.uk/cleantab/demo/

Clean Tab is a beautiful new tab replacement for Google Chrome. It features a clock, search box and notes area.

It uses random backgrounds from Unsplash.com, 20 hand selected backgrounds in the download and you can also add your own by providing the URLs on the settings page. The settings also allow you to completely customise the interface to your own liking.

CleanTab                    

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

الاسم Clean Tab - New Tab Page Clean Tab - New Tab Page
ID fnigjhmjaojlnmkfnfafhgeikgbakdph
عنوان URL الرسمي https://chromewebstore.google.com/detail/clean-tab-new-tab-page/fnigjhmjaojlnmkfnfafhgeikgbakdph
الوصف New Tab page replacement with beautiful photography.
حجم الملف 11.59 MB
عدد التثبيتات 617
النسخة الحالية 0.53
آخر تحديث 2023-12-15
تاريخ النشر 2016-12-10
تقييم 4.11/5 مجموع تقييمات 18
المطور https://edwardbowden.uk
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://edwardbowden.uk
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "js\/eventpage.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "New Tab page replacement with beautiful photography.",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "options_ui": {
        "page": "options.html"
    },
    "manifest_version": 2,
    "name": "Clean Tab - New Tab Page",
    "short_name": "Clean Tab",
    "version": "0.53",
    "author": "Edward Bowden",
    "homepage_url": "https:\/\/edwardbowden.uk"
}