Tab Portal Web Development

Search the internet on every new tab with links to your favorite Web development and programming websites

ما هو Tab Portal Web Development؟

Tab Portal Web Development هو إضافة Chrome تم تطويرها بواسطة AdRoller، والميزة الرئيسية لها هي "Search the internet on every new tab with links to your favorite Web development and programming websites".

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

screenshot

تحميل ملف CRX للإضافة Tab Portal Web Development

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

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

                        By clicking “Add to chrome”, I accept and agree to installing the Tab Portal Web Development on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms: https://www.adroller.co/tab-portal-webdev-terms
Privacy: https://www.adroller.co/privacy-policy
About: https://www.adroller.co
Contact:  https://www.adroller.co/contact                    

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

الاسم Tab Portal Web Development Tab Portal Web Development
ID jnjdennjbghgmagebdmfehhoalljakmg
عنوان URL الرسمي https://chromewebstore.google.com/detail/tab-portal-web-developmen/jnjdennjbghgmagebdmfehhoalljakmg
الوصف Search the internet on every new tab with links to your favorite Web development and programming websites
حجم الملف 1.58 MB
عدد التثبيتات 111
النسخة الحالية 1.01
آخر تحديث 2022-01-12
تاريخ النشر 2021-08-17
تقييم 5.00/5 مجموع تقييمات 1
المطور AdRoller
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://adroller.co
عنوان صفحة المساعدة https://adroller.co/contact
عنوان صفحة سياسة الخصوصية https://www.adroller.co/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.01",
    "name": "Tab Portal Web Development",
    "description": "Search the internet on every new tab with links to your favorite Web development and programming websites",
    "icons": {
        "16": "icon-size\/16.png",
        "48": "icon-size\/48.png",
        "128": "icon-size\/128.png"
    },
    "browser_action": {
        "default_icon": "icon-size\/48.png"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}