Mineral New Tab

New tab page & productive search assistance with a personal dashboard featuring reminders, weather, and speed-dial apps.

Mineral New Tabคืออะไร?

Mineral New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://mineraldash.com และคุณลักษณะหลักของมันคือ "New tab page & productive search assistance with a personal dashboard featuring reminders, weather, and speed-dial apps."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        It's a one of a kind New Tab page that provides direct AI driven search assistance, gives you a moment of calm and inspires you to be more productive. Get going with a daily new background, set your focus, and track your to-dos. Eliminate distractions and beat procrastination with our very own "focus mode" on every new tab to help you get your todo list finished faster. Join and get inspired to create the life you want to live.

This new tab page is the first of its kind to implement a large font search mechanism integrating googles autocomplete features allowing you to get your search results hassle free. Not only is the new tab great for students, home and office work but also for those with accessibility issues with browsers particularly with the small font size in traditional search mechanisms. 

The Mineral new tab page is a complete dashboard for all modern browsing needs, it has recently been updated as of 2022 and more features are to be added soon!

-------------------------------------------------------

• Daily backgrounds/wallpapers
• Set reminders/focus/todo list
• Apps/Speed dials. Choose the pins for your dashboard from any urls (Facebook, Whatsapp, Youtube etc.)
- Open a new tab and get help with your work done faster! 
• Keep updated with the latest weather forecast
• Direct search assistance with google
• Feel good and get things done!

-------------------------------------------------------

Note: Mineral new tab is currently trialing its beta (latest) version & may not function correctly in certain device viewports, please contact us with your device screen size if this is the case. We look forward to you enjoying our extension!

ABOUT PERMISSIONS
History is enabled to help provide relevant search results.
User data is never sent or stored to any server/database.

-------------------------------------------------------
Shop smarter with The Stock End stock comparison website at: https://www.thestockend.com
Find the best deals on top brands for clothes, and more. The Stock End is your definitive product finding destination.                    

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

ชื่อ Mineral New Tab Mineral New Tab
ID bdekkkolgkejkinpjmmbiofdhjkkbaaa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mineral-new-tab/bdekkkolgkejkinpjmmbiofdhjkkbaaa
คำอธิบาย New tab page & productive search assistance with a personal dashboard featuring reminders, weather, and speed-dial apps.
ขนาดไฟล์ 323 KB
จำนวนการติดตั้ง 64
เวอร์ชันปัจจุบัน 1.0.61
อัปเดตครั้งล่าสุด 2023-02-14
วันที่เผยแพร่ 2021-09-04
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://mineraldash.com
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.0.61",
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "64": "64.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_icon": "32.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "history",
        "chrome:\/\/favicon\/"
    ],
    "chrome_url_overrides": {
        "newtab": "focus.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com\/ https:\/\/cdn.oribi.io\/; object-src 'self'"
}