mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
Merge pull request #36 from princesust/react-typescript
fix typos in README file
This commit is contained in:
commit
6035883c22
10
README.md
10
README.md
@ -36,7 +36,7 @@
|
||||
## Features
|
||||
|
||||
- Cross Browser Support (Web-Extensions API)
|
||||
- Browser Taylored Manifest generation
|
||||
- Browser Tailored Manifest generation
|
||||
- Automatic build on code changes
|
||||
- Auto packs browser specific build files
|
||||
- SASS styling
|
||||
@ -48,8 +48,8 @@
|
||||
## Browser Support
|
||||
|
||||
| [](/) | [](/) | [](/) | [](/) | [](/) | [](/) | [](/) |
|
||||
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| 49 & later ✔ | 52 & later ✔ | 36 & later ✔ | 79 & later ✔ | Latest ✔ | Latest ✔ | Latest ✔
|
||||
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
|
||||
| 49 & later ✔ | 52 & later ✔ | 36 & later ✔ | 79 & later ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
|
||||
|
||||
## Demo
|
||||
|
||||
@ -84,7 +84,7 @@ Then run the following:
|
||||
### Development
|
||||
|
||||
- `yarn install` to install dependencies.
|
||||
- To watch file changes in developement
|
||||
- To watch file changes in development
|
||||
|
||||
- Chrome
|
||||
- `yarn run dev:chrome`
|
||||
@ -143,7 +143,7 @@ if the vendor is `chrome` this compiles to:
|
||||
|
||||
---
|
||||
|
||||
Add keys to multiple vendors by seperating them with | in the prefix
|
||||
Add keys to multiple vendors by separating them with | in the prefix
|
||||
|
||||
```
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user