Bliphome: simple new tab quick dial
Minimalist new tab quick dial start page.
Bliphome: simple new tab quick dial क्या है?
Bliphome: simple new tab quick dial https://intenseminimalism.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Minimalist new tab quick dial start page."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bliphome: simple new tab quick dial एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Bliphome is a minimalist new tab page with quick dial functionality for Chrome. This extension should work on Windows, Mac and Linux. FEATURES — • minimalist new tab page • no new management to learn: use your bookmarks • no lock-in • daily motivational • dark mode HOW IT WORKS — This extensions leverages your bookmarks to create a minimalist new tab. When first launched it will check and if necessary create a bookmark folder called "New tab". It then will show all the bookmarks inside that folder. As bookmarks are automatically saved by Google Chrome Sync, this extension automatically syncs and doesn't lock you in. REQUESTS AND BUGS — Please notify me here: https://github.com/folletto/Bliphome/issues
एक्सटेंशन की मूल जानकारी
नाम | Bliphome: simple new tab quick dial |
ID | nifjdhmnceooklbbcbddfinloppofbdf |
आधिकारिक URL | https://chromewebstore.google.com/detail/bliphome-simple-new-tab-q/nifjdhmnceooklbbcbddfinloppofbdf |
विवरण | Minimalist new tab quick dial start page. |
फ़ाइल का आकार | 13.31 KB |
स्थापना संख्या | 138 |
वर्तमान संस्करण | 1.1.1 |
अंतिम अपडेट | 2023-12-27 |
प्रकाशन तिथि | 2019-01-06 |
रेटिंग | 5.00/5 कुल 5 रेटिंग्स |
डेवलपर | https://intenseminimalism.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/folletto/Bliphome |
सहायता पृष्ठ URL | https://github.com/folletto/Bliphome/issues |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Bliphome: simple new tab quick dial", "short_name": "Bliphome", "version": "1.1.1", "description": "Minimalist new tab quick dial start page.", "author": "Erin Casali", "icons": { "16": "icon\/icon16.png", "32": "icon\/icon32.png", "48": "icon\/icon48.png", "128": "icon\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab\/index.html" }, "permissions": [ "bookmarks", "favicon" ], "web_accessible_resources": [ { "resources": [ "newtab\/*", "_favicon\/*" ], "matches": [ " |