Mindstone: Better learning habits
Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey.
Mindstone: Better learning habits क्या है?
Mindstone: Better learning habits https://mindstone.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Mindstone: Better learning habits एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jadnmojgpippfggmljlocloipejjalob |
आधिकारिक URL | https://chromewebstore.google.com/detail/mindstone-better-learning/jadnmojgpippfggmljlocloipejjalob |
विवरण | Where knowledge meets endless opportunities. Boost your motivation and take control of your learning journey. |
फ़ाइल का आकार | 825 KB |
स्थापना संख्या | 3,329 |
वर्तमान संस्करण | 0.12.1 |
अंतिम अपडेट | 2023-12-17 |
प्रकाशन तिथि | 2021-02-17 |
रेटिंग | 4.67/5 कुल 24 रेटिंग्स |
डेवलपर | https://mindstone.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.mindstone.com |
सहायता पृष्ठ URL | https://www.mindstone.com |
गोपनीयता नीति पृष्ठ URL | https://www.mindstone.com/privacy-policy |
समर्थित भाषाएँ | 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\/*" ] } } |