Unclutter New Tab
Access your Unclutter reading queue from your new tab page.
Unclutter New Tab क्या है?
Unclutter New Tab https://lindylearn.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Access your Unclutter reading queue from your new tab page."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Unclutter New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension replaces the standard "recommended sites" section on each new tab page with your Unclutter reading queue. Press TAB any time to browse your full library. Make sure to install the Unclutter reader mode first: https://chrome.google.com/webstore/detail/unclutter-ad-blocker-for/ibckhpijbdmdobhhhodkceffdngnglpk Note: This extension is not affiliated with Google.
एक्सटेंशन की मूल जानकारी
नाम | Unclutter New Tab |
ID | bghgkooimeljolohebojceacblokenjn |
आधिकारिक URL | https://chromewebstore.google.com/detail/unclutter-new-tab/bghgkooimeljolohebojceacblokenjn |
विवरण | Access your Unclutter reading queue from your new tab page. |
फ़ाइल का आकार | 1.3 MB |
स्थापना संख्या | 181 |
वर्तमान संस्करण | 0.7.0 |
अंतिम अपडेट | 2023-03-02 |
प्रकाशन तिथि | 2022-10-23 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | https://lindylearn.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://github.com/lindylearn/unclutter/blob/main/docs/metrics.md |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unclutter New Tab", "version": "0.7.0", "description": "Access your Unclutter reading queue from your new tab page.", "homepage_url": "https:\/\/github.com\/lindylearn\/unclutter", "manifest_version": 3, "icons": { "128": "assets\/icon.png" }, "permissions": [ "storage", "search" ], "host_permissions": [], "minimum_chrome_version": "96", "background": { "service_worker": "background\/events.js", "type": "module" }, "web_accessible_resources": [ { "resources": [ "new-tab\/index.*", "new-tab\/tailwind.css.js", "assets\/**" ], "matches": [ " |