mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
fix: links
This commit is contained in:
parent
8bbcb174d1
commit
f8e794653d
@ -43,13 +43,13 @@
|
||||
- **Language**: [TypeScript](https://www.typescriptlang.org/) 5.9
|
||||
- **Styling**: SCSS with CSS Modules
|
||||
- **Linting**: ESLint 9 (flat config) + Prettier
|
||||
- **Manifest**: [vite-plugin-wext-manifest](https://github.com/nicholascostadev/vite-plugin-wext-manifest)
|
||||
- **Manifest**: [vite-plugin-wext-manifest](https://github.com/abhijithvijayan/vite-plugin-wext-manifest)
|
||||
|
||||
## Browser Support
|
||||
|
||||
This starter uses **Manifest V3** for all browsers.
|
||||
|
||||
| [](/) | [](/) | [](/) | [](/) | [](/) |
|
||||
| [](/) | [](/) | [](/) | [](/) | [](/) |
|
||||
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
|
||||
| 88+ (Jan 2021) | 109+ (Jan 2023) | 74+ (Chromium-based) | 88+ (Chromium-based) | Latest (Chromium-based) |
|
||||
|
||||
@ -142,7 +142,7 @@ The manifest uses vendor prefixes to generate browser-specific configurations:
|
||||
}
|
||||
```
|
||||
|
||||
See [vite-plugin-wext-manifest](https://github.com/nicholascostadev/vite-plugin-wext-manifest) for more details.
|
||||
See [vite-plugin-wext-manifest](https://github.com/abhijithvijayan/vite-plugin-wext-manifest) for more details.
|
||||
|
||||
## Scripts
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user