Literature News on New Tab

Open a new tab with today's literature news and a custom search box

ما هو Literature News on New Tab؟

Literature News on New Tab هو إضافة Chrome تم تطويرها بواسطة Avinersoft، والميزة الرئيسية لها هي "Open a new tab with today's literature news and a custom search box".

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

screenshot

تحميل ملف CRX للإضافة Literature News on New Tab

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

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

                        By clicking “Add to chrome”, I accept and agree to installing the Literature News 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 powered by Microsoft Bing.

Terms: https://avinersoft.com/app/literature/terms-and-conditions
Privacy: https://avinersoft.com/app/literature/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

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

الاسم Literature News on New Tab Literature News on New Tab
ID jbcicjicbelpcebckoppnkoomhkndfhb
عنوان URL الرسمي https://chromewebstore.google.com/detail/literature-news-on-new-ta/jbcicjicbelpcebckoppnkoomhkndfhb
الوصف Open a new tab with today's literature news and a custom search box
حجم الملف 2.79 MB
عدد التثبيتات 33,397
النسخة الحالية 1.01
آخر تحديث 2023-07-04
تاريخ النشر 2021-08-05
تقييم 5.00/5 مجموع تقييمات 5
المطور Avinersoft
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://avinersoft.com
عنوان صفحة المساعدة https://avinersoft.com/contact
عنوان صفحة سياسة الخصوصية https://avinersoft.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Literature News on New Tab",
    "description": "Open a new tab with today's literature news and a custom search box",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}