My Cloud Tab

My Cloud Tab provides an easier way to search the web and access popular cloud storage providers

ما هو My Cloud Tab؟

My Cloud Tab هو إضافة Chrome تم تطويرها بواسطة https://mycloudtab.com، والميزة الرئيسية لها هي "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers".

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

screenshot
screenshot

تحميل ملف CRX للإضافة My Cloud Tab

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

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

                        Once you add My Cloud Tab extension to Chrome, your browsers new tab window and default search engine will be replaced and show Bing search results. So that you can enjoy a custom new web search experience when surfing the web.

By clicking "Add to Chrome", I accept and agree to installing the My Cloud Tab Chrome extension and setting Chrome™️ New Tab to that provided by the service with search results by Bing, and the Terms of Use and Privacy Policy. 

Privacy Policy: https://mycloudtab.com/privacy-policy/
Terms of use: https://mycloudtab.com/terms-conditions/                    

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

الاسم My Cloud Tab My Cloud Tab
ID hfepcgifgeehfembdlnaeleehbckcdoo
عنوان URL الرسمي https://chromewebstore.google.com/detail/my-cloud-tab/hfepcgifgeehfembdlnaeleehbckcdoo
الوصف My Cloud Tab provides an easier way to search the web and access popular cloud storage providers
حجم الملف 4.6 MB
عدد التثبيتات 11,209
النسخة الحالية 1.0.1
آخر تحديث 2022-02-11
تاريخ النشر 2021-09-22
تقييم 3.00/5 مجموع تقييمات 1
المطور https://mycloudtab.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://mycloudtab.com/
عنوان صفحة سياسة الخصوصية https://mycloudtab.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My Cloud Tab",
    "short_name": "My Cloud Tab",
    "version": "1.0.1",
    "description": "My Cloud Tab provides an easier way to search the web and access popular cloud storage providers",
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "author": "My Cloud Team",
    "action": {
        "browser_style": false,
        "default_title": "My Cloud Tab"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    }
}