Shop Apotheke New Tab

Die offizielle Shop Apotheke New Tab!

ما هو Shop Apotheke New Tab؟

Shop Apotheke New Tab هو إضافة Chrome تم تطويرها بواسطة https://gexsi.com، والميزة الرئيسية لها هي "Die offizielle Shop Apotheke New Tab!".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Shop Apotheke New Tab

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

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

                        Mit dieser Erweiterung kannst du Gexsi als Standard-Suche einrichten. Deine Suchanfragen mit Gexsi generieren Geld für innovative soziale Projekte.

Die praktische Browser-Erweiterung für alle Mitarbeiter und Freunde der Shop Apotheke
• Sofort-Zugriff auf die relevantesten Webseiten
• Shop Apotheke News Feed
• Attraktive Hintergrundbilder
• Suchen und Gutes tun mit der sozialen Suche Gexsi
• CO2-neutrale Suche, höchster Datenschutz

Gexsi – Suchmaschine für eine bessere Welt
• Mit deiner Suche unterstützt du die 17 UN-Nachhaltigkeitsziele (SDGs)
• Suche mit besserem Datenschutz – wir schützen deine Privatsphäre
• Setze ein Zeichen, dass du dich für eine bessere Welt engagierst                    

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

الاسم Shop Apotheke New Tab Shop Apotheke New Tab
ID ccinjconliphamlodcjahgngjmodpghi
عنوان URL الرسمي https://chromewebstore.google.com/detail/shop-apotheke-new-tab/ccinjconliphamlodcjahgngjmodpghi
الوصف Die offizielle Shop Apotheke New Tab!
حجم الملف 865 KB
عدد التثبيتات 103
النسخة الحالية 2.6.3
آخر تحديث 2022-04-22
تاريخ النشر 2020-08-19
تقييم 5.00/5 مجموع تقييمات 3
المطور https://gexsi.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.shop-apotheke.com/
عنوان صفحة المساعدة https://www.shop-apotheke.com/
عنوان صفحة سياسة الخصوصية https://good-search.eu/datenschutz
اللغات المدعومة de
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shop Apotheke New Tab",
    "version": "2.6.3",
    "description": "Die offizielle Shop Apotheke New Tab!",
    "icons": {
        "16": "icons\/icon-16px.png",
        "32": "icons\/icon-32px.png",
        "48": "icons\/icon-96px.png",
        "128": "icons\/icon-256px.png"
    },
    "chrome_url_overrides": {
        "newtab": "startpage.html#newTab"
    },
    "browser_action": {
        "default_title": "New Tab"
    },
    "permissions": [
        "topSites"
    ],
    "optional_permissions": [
        "history",
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.shop-apotheke.com\/*"
        ]
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Gexsi",
            "search_url": "https:\/\/suggest.gexsi.com\/search?rtag=shpapoomn&rsrc=o&q={searchTerms}&{google:originalQueryForSuggestion}{google:prefetchQuery}",
            "suggest_url": "https:\/\/suggest.gexsi.com\/suggest?rtag=shpapoomn&rsrc=o&q={searchTerms}&fmt=cr",
            "favicon_url": "https:\/\/suggest.gexsi.com\/favicon.ico",
            "keyword": "gexsi",
            "encoding": "UTF-8",
            "is_default": true
        }
    }
}