Blazor Edge New Tab
A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly
Blazor Edge New Tab क्या है?
Blazor Edge New Tab dragnilar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Blazor Edge New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A new tab page extension for Microsoft Edge / Chrome made using Blazor Web Assembly. Features Bing Wallpaper of the day and previous 5-6 day archive as well as the ability to have almost an unlimited number of quick links, which are based off of a bookmark folder that you can specify in the settings. Designed for portability (assuming you export or synchronize your bookmarks). Updates (v 1.5): - Updated extension to Dot Net 7, which improves performance / loading speed - Updated Bootstrap to latest version - Updated to manifest v3
एक्सटेंशन की मूल जानकारी
नाम | Blazor Edge New Tab |
ID | bdcfngldhocoffghnlmhibpifmoakiec |
आधिकारिक URL | https://chromewebstore.google.com/detail/blazor-edge-new-tab/bdcfngldhocoffghnlmhibpifmoakiec |
विवरण | A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly |
फ़ाइल का आकार | 4.98 MB |
स्थापना संख्या | 22 |
वर्तमान संस्करण | 1.5 |
अंतिम अपडेट | 2023-02-24 |
प्रकाशन तिथि | 2021-12-02 |
डेवलपर | dragnilar |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/dragnilar/EdgeExtensionsBlazor |
सहायता पृष्ठ URL | https://github.com/dragnilar/EdgeExtensionsBlazor |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Blazor Edge New Tab", "description": "A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly", "version": "1.5", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "framework\/*", "BrowserExtensionScripts\/*", "content\/*" ], "matches": [ " |