Pencil Case - New Tab

Discover resources from Pencil Case with random resources in your new tabs.

ما هو Pencil Case - New Tab؟

Pencil Case - New Tab هو إضافة Chrome تم تطويرها بواسطة http://pencilcaseapp.com، والميزة الرئيسية لها هي "Discover resources from Pencil Case with random resources in your new tabs.".

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

screenshot
screenshot
screenshot

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

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

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

                        The "new tab" extension from Pencil Case fills your new tabs with randomly selected resources from pencilcaseapp.com, helping you discover more great resources from Pencil Case.                    

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

الاسم Pencil Case - New Tab Pencil Case - New Tab
ID bdppdknpkccgnnkiaagceccbcnbjbnnj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/pencil-case-new-tab/bdppdknpkccgnnkiaagceccbcnbjbnnj
الوصف Discover resources from Pencil Case with random resources in your new tabs.
حجم الملف 6.61 KB
عدد التثبيتات 67
النسخة الحالية 1.1
آخر تحديث 2015-02-03
تاريخ النشر 2015-02-03
تقييم 1.33/5 مجموع تقييمات 3
المطور http://pencilcaseapp.com
نوع الدفع free
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pencil Case - New Tab",
    "short_name": "Pencil Case - New Tab",
    "author": "Pencil Case (pencilcaseapp.com)",
    "version": "1.1",
    "description": "Discover resources from Pencil Case with random resources in your new tabs.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "incognito": "split"
}