Studylib New Tab - Startpage with flashcards
Replace new tab page with a personal dashboard featuring flashcards learning.
Studylib New Tab - Startpage with flashcards क्या है?
Studylib New Tab - Startpage with flashcards https://studylib.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace new tab page with a personal dashboard featuring flashcards learning."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Studylib New Tab - Startpage with flashcards एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
New Tab page that gives you an ability to learn something new during your working day with spaced repetition technique (the most powerful technique in existence for improving your brain's ability to recall what you study). You can learn languages, math, chemistry, computer science and everything you want. Join our users and get inspired to create the life you want to live. • Flashcards reviewing • New inspirational photo each day • Pop-Up translator • Links and search • Customize the dashboard by showing/hiding widgets This extension shows you a stream of flashcards each time a new tab is opened. That way, every time you open a new tab you review 2-3-5 cards before doing something else, mixing these tiny chunks of flashcards reviewing through the day, which should also improve memory-retention as interleaving comes into play. It is a part of the Studylib.net project. So you can review your sets of flashcards not only with this extension but using a website with your PC or mobile device.
एक्सटेंशन की मूल जानकारी
नाम | Studylib New Tab - Startpage with flashcards |
ID | dejmgcinmidgfjbnfkeeopfmfmcggdhj |
आधिकारिक URL | https://chromewebstore.google.com/detail/studylib-new-tab-startpag/dejmgcinmidgfjbnfkeeopfmfmcggdhj |
विवरण | Replace new tab page with a personal dashboard featuring flashcards learning. |
फ़ाइल का आकार | 5.33 MB |
स्थापना संख्या | 4,350 |
वर्तमान संस्करण | 1.0.335 |
अंतिम अपडेट | 2023-08-04 |
प्रकाशन तिथि | 2020-08-30 |
रेटिंग | 4.84/5 कुल 56 रेटिंग्स |
डेवलपर | https://studylib.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://studylib.net |
गोपनीयता नीति पृष्ठ URL | https://studylib.net/privacy |
समर्थित भाषाएँ | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.335", "default_locale": "en", "name": "__MSG_manifestName__", "description": "__MSG_manifestDescription__", "icons": { "16": "assets\/img\/favicon-16x16.png", "32": "assets\/img\/favicon-32x32.png", "128": "assets\/img\/favicon-128x128.png", "194": "assets\/img\/favicon-194x194.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; img-src * chrome:\/\/favicon;" }, "permissions": [ "activeTab", "topSites", "storage", "contextMenus", "scripting", "favicon" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/\/" ], "background": { "service_worker": "service_worker.js" }, "action": [], "chrome_url_overrides": { "newtab": "new_tab\/new_tab.html" }, "content_scripts": [ { "matches": [ " |