Pipes For New Tabs

This extension replicates the old Windows Screensaver on your new tab page

ما هو Pipes For New Tabs؟

Pipes For New Tabs هو إضافة Chrome تم تطويرها بواسطة https://macleodsawyer.com، والميزة الرئيسية لها هي "This extension replicates the old Windows Screensaver on your new tab page".

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

تحميل ملف CRX للإضافة Pipes For New Tabs

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

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

                        This extension replicates the old Windows Screensaver on your new tab page that you used to stare for hours on end at.

Every time you open a new tab a brand new pipe will start its journey.                    

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

الاسم Pipes For New Tabs Pipes For New Tabs
ID nnbnjfecfjeochhhbbblieaogpjggdcn
عنوان URL الرسمي https://chromewebstore.google.com/detail/pipes-for-new-tabs/nnbnjfecfjeochhhbbblieaogpjggdcn
الوصف This extension replicates the old Windows Screensaver on your new tab page
حجم الملف 874 KB
عدد التثبيتات 61
النسخة الحالية 0.0.1
آخر تحديث 2016-01-07
تاريخ النشر 2016-01-07
تقييم 4.33/5 مجموع تقييمات 6
المطور https://macleodsawyer.com
نوع الدفع free
موقع الإضافة https://macleodsawyer.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pipes For New Tabs",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "This extension replicates the old Windows Screensaver on your new tab page",
    "homepage_url": "http:\/\/macleodsawyer.com",
    "icons": {
        "128": "icons\/icon.png"
    },
    "default_locale": "en",
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}