Blazor Edge New Tab
A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly
Cos'è Blazor Edge New Tab?
Blazor Edge New Tab è un'estensione di Chrome sviluppata da dragnilar, e la sua funzione principale è "A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Blazor Edge New Tab
Scarica i file di estensione Blazor Edge New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Blazor Edge New Tab |
ID | bdcfngldhocoffghnlmhibpifmoakiec |
URL Ufficiale | https://chromewebstore.google.com/detail/blazor-edge-new-tab/bdcfngldhocoffghnlmhibpifmoakiec |
Descrizione | A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly |
Dimensione del File | 4.98 MB |
Conteggio Installazioni | 22 |
Versione Corrente | 1.5 |
Ultimo Aggiornamento | 2023-02-24 |
Data di Pubblicazione | 2021-12-02 |
Sviluppatore | dragnilar |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/dragnilar/EdgeExtensionsBlazor |
URL della Pagina di Aiuto | https://github.com/dragnilar/EdgeExtensionsBlazor |
Lingue Supportate | 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": [ " |