Simple New Tab Page

Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate. Enjoy

ما هو Simple New Tab Page؟

Simple New Tab Page هو إضافة Chrome تم تطويرها بواسطة cTn، والميزة الرئيسية لها هي "Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate. Enjoy".

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

screenshot
screenshot

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

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

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

                        Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate.

Enjoy                    

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

الاسم Simple New Tab Page Simple New Tab Page
ID mbnpppbcofpbimjeccbeecjempaneinl
عنوان URL الرسمي https://chromewebstore.google.com/detail/simple-new-tab-page/mbnpppbcofpbimjeccbeecjempaneinl
الوصف Very simple, fast and reliable alternative to original New Tab Page from Google which so many of us both love and hate. Enjoy
حجم الملف 116 KB
عدد التثبيتات 59
النسخة الحالية 0.4
آخر تحديث 2015-04-04
تاريخ النشر 2015-04-04
تقييم 3.00/5 مجموع تقييمات 2
المطور cTn
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "37",
    "version": "0.4",
    "author": "cTn",
    "name": "Simple New Tab Page",
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "topSites",
        "management",
        "sessions",
        "tabs",
        "storage",
        "chrome:\/\/favicon\/"
    ],
    "icons": {
        "128": "images\/icon_128.png"
    }
}