Mystique Tab

Mystique - Beautiful New background with handy shortcuts and integrated free push adblocker.

Mystique Tabคืออะไร?

Mystique Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mystiquetab และคุณลักษณะหลักของมันคือ "Mystique - Beautiful New background with handy shortcuts and integrated free push adblocker."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mystique Tab

ดาวน์โหลดไฟล์ส่วนขยาย Mystique Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        The Mystique new tab is beautiful upgrade for your Chrome browser.
Stylish design combined with features that protects you and enhances the way you browse the web.

What the Mystique Tab has to offer you;

✔️ Your local date and time
✔️ Integrated search bar powered by Bing
✔️ One-click access to your Google Mail and/or Yahoo Mail account
✔️ One-click access to your Google Drive to edit documents
✔️ One-click access to Google Maps to explore the world
✔️ One-click access to both WhatsApp and Facebook to stay connected with friends and family
✔️ One-click access to YouTube for your entertainment
✔️ One-click access to Amazon for all your online shopping 
✔️ ...and last but not least a built-in ad-blocker that stops pesky push notifications!

The Mystique tab helps you to surf the web easier and protects you while doing so!

If you have any questions, comments or feedback? Please feel free to contact us by sending an email to [email protected]

The extensions does not collect any data and we respect your privacy. 
For more information you can read our privacy policy and terms and conditions by accessing the following links;
Privacy policy: https://mystiquesearch.com/privacy
T&C's: https://mystiquesearch.com/terms

October update: We have added a few more publishers to our blocklist and they will no longer be able to bother you again. Keeping you safe by blocking the ads 😊                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Mystique Tab Mystique Tab
ID eakafmknicdijcfbbifighnajkkhhnnm
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/eakafmknicdijcfbbifighnajkkhhnnm
คำอธิบาย Mystique - Beautiful New background with handy shortcuts and integrated free push adblocker.
ขนาดไฟล์ 559 KB
จำนวนการติดตั้ง 145
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2021-10-24
วันที่เผยแพร่ 2021-08-02
ผู้พัฒนา mystiquetab
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://mystiquesearch.com
URL หน้าช่วยเหลือ https://mystiquesearch.com/privacy
URL หน้านโยบายความเป็นส่วนตัว https://mystiquesearch.com/terms.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mystique Tab",
    "version": "1.1.0",
    "icons": {
        "16": "\/assets\/img\/16.png",
        "32": "\/assets\/img\/32.png",
        "48": "assets\/img\/48.png",
        "128": "assets\/img\/128.png"
    },
    "description": "Mystique - Beautiful New background with handy shortcuts and integrated free push adblocker.",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ],
    "background": {
        "scripts": [
            "assets\/js\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}