Unimind

Turn your new tabs into a productivity dashboard with goals, post-its, and quick links.

Unimind là gì?

Unimind là một tiện ích mở rộng Chrome được phát triển bởi https://unimind.team, và tính năng chính của nó là "Turn your new tabs into a productivity dashboard with goals, post-its, and quick links.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Unimind

Tải xuống các tệp mở rộng Unimind dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Replace your tabs with a minimalistic dashboard that cuts distractions, steers you toward achieving your goals, and empowers you to be more focused and organized. 

The best productivity tool is the one you use every day: your browser. 

Get your things done, stay on track with your objectives, and remember what matters with Unimind. Your personal dashboard with quick links,  post-it notes, and personal goals. 

Join the unique minds using our extension and improve your digital workspace with a decluttered tab that has everything you need exactly where you need it. 


Our unique features: 

✅A minimalistic design,
✅Productivity boosting background, 
✅Front and center personal goals, 
✅Quick links to sites and apps of your choice,
✅Customizable post-it notes, 
✅Inspiring quotes,
✅User centric - we care about your privacy.

You don’t need motivation, you need discipline. 

You don’t need more, you need less. 


Turn your browser tabs into your personal minimalistic digital workplace and enjoy the flow of deep uninterrupted work each time you sit at your computer. 

For the ultimate experience,  click on the keep button once you install Unimind on the Google Chrome browser. This allows you to have your minimalist focus dashboard each time you open a new tab.


Do you want to experience Unimind as a team? Join our waiting list and we’ll let you know when it’s available.


We care about your privacy. 

At Unimind, we use the internet extensively and are aware of the importance of digital privacy. The information we collect is strictly confidential and solely used to enhance the quality of our services. Your information will never be shared with third parties under any circumstances. 

To know more about our privacy practices, please visit (https://unimind.team/privacy/)


Do you have questions or feedback? We’d love to hear from you:

Help Center: [email protected]
Suggestions: [email protected]
Contact us:  [email protected]


Join the unique minds community:

Blog: https://unimind.team/blog
Instagram: @Unimind OR @nazimzidi
Twitter: @Unimind OR @nazimzidi
Facebook: @Unimind 
Linkedin : Nazim ZIDI                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Unimind Unimind
ID adgaklkllgdljnnipohnmaibfblgobgd
URL Chính Thức https://chromewebstore.google.com/detail/unimind/adgaklkllgdljnnipohnmaibfblgobgd
Mô tả Turn your new tabs into a productivity dashboard with goals, post-its, and quick links.
Kích Thước Tệp 2.02 MB
Số Lần Cài Đặt 123
Phiên Bản Hiện Tại 0.0.5
Cập Nhật Lần Cuối 2023-05-18
Ngày Phát Hành 2022-12-08
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển https://unimind.team
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "unimind",
    "name": "Unimind",
    "version": "0.0.5",
    "manifest_version": 3,
    "icons": {
        "16": "icon-16x16.png",
        "32": "icon-32x32.png",
        "128": "icon-192x192.png"
    },
    "description": "Turn your new tabs into a productivity dashboard with goals, post-its, and quick links.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}