Blazor Edge New Tab
A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly
Apa itu Blazor Edge New Tab?
Blazor Edge New Tab adalah ekstensi Chrome yang dikembangkan oleh dragnilar, dan fitur utamanya adalah "A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Blazor Edge New Tab
Unduh file ekstensi Blazor Edge New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Blazor Edge New Tab |
ID | bdcfngldhocoffghnlmhibpifmoakiec |
URL Resmi | https://chromewebstore.google.com/detail/blazor-edge-new-tab/bdcfngldhocoffghnlmhibpifmoakiec |
Deskripsi | A new tab page for Microsoft Edge (and all Chromium Browsers) made using Blazor Web Assembly |
Ukuran File | 4.98 MB |
Jumlah Instalasi | 22 |
Versi Saat Ini | 1.5 |
Terakhir Diperbarui | 2023-02-24 |
Tanggal Publikasi | 2021-12-02 |
Pengembang | dragnilar |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/dragnilar/EdgeExtensionsBlazor |
URL Halaman Bantuan | https://github.com/dragnilar/EdgeExtensionsBlazor |
Bahasa yang Didukung | 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": [ " |