Mindstone: Better learning habits
Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey.
Mindstone: Better learning habits là gì?
Mindstone: Better learning habits là một tiện ích mở rộng Chrome được phát triển bởi https://mindstone.com, và tính năng chính của nó là "Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Mindstone: Better learning habits
Tải xuống các tệp mở rộng Mindstone: Better learning habits 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
One click to save articles, podcasts, videos or anything else you find on the internet. Get to what’s important, while discarding the rest and knowing everything is safely stored whenever you need it again. Dive deeper into the content that really matters, by highlighting important passages, automatically summarising long articles and removing the clutter surrounding information you engage with online.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jadnmojgpippfggmljlocloipejjalob |
URL Chính Thức | https://chromewebstore.google.com/detail/mindstone-better-learning/jadnmojgpippfggmljlocloipejjalob |
Mô tả | Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey. |
Kích Thước Tệp | 825 KB |
Số Lần Cài Đặt | 3,329 |
Phiên Bản Hiện Tại | 0.12.1 |
Cập Nhật Lần Cuối | 2023-12-17 |
Ngày Phát Hành | 2021-02-17 |
Đánh Giá | 4.67/5 Tổng số 24 Đánh Giá |
Nhà Phát Triển | https://mindstone.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.mindstone.com |
URL Trang Trợ Giúp | https://www.mindstone.com |
URL Trang Chính Sách Bảo Mật | https://www.mindstone.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.0551f662.png", "32": "icon32.plasmo.e52a70c9.png", "48": "icon48.plasmo.326ea21c.png", "64": "icon64.plasmo.1668ff28.png", "128": "icon128.plasmo.6c366831.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.0551f662.png", "32": "icon32.plasmo.e52a70c9.png", "48": "icon48.plasmo.326ea21c.png", "64": "icon64.plasmo.1668ff28.png", "128": "icon128.plasmo.6c366831.png" }, "default_popup": "popup.html" }, "version": "0.12.1", "author": "Mindstone", "name": "Mindstone: Better learning habits", "description": "Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey.", "background": { "service_worker": "static\/background\/index.js" }, "devtools_page": "devtools.html", "permissions": [ "storage", "cookies", "tabs", "scripting" ], "host_permissions": [ "https:\/\/*.dataplane.rs.mindstone.dev\/*", "https:\/\/*.rs.mindstone.dev\/*", "*:\/\/*\/*" ], "externally_connectable": { "matches": [ "https:\/\/*.dataplane.rs.mindstone.dev\/*", "https:\/\/*.rs.mindstone.dev\/*" ] } } |