mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
docs: update readme
This commit is contained in:
parent
95282892d8
commit
83c11079fa
@ -93,7 +93,7 @@ Then run the following:
|
||||
- Check the `Developer Mode` and load as unpacked from extension’s extracted directory.
|
||||
|
||||
### Generating browser specific manifest.json
|
||||
Update `src/manifest/index.js` file with browser vendor prefixed manifest keys
|
||||
Update `src/manifest.json` file with browser vendor prefixed manifest keys
|
||||
|
||||
```js
|
||||
{
|
||||
@ -130,7 +130,7 @@ if the vendor is `chrome` or `opera`, this compiles to:
|
||||
}
|
||||
```
|
||||
|
||||
See the original [README](https://github.com/abhijithvijayan/wext-manifest) of wext-manifest package for more details
|
||||
See the original [README](https://github.com/abhijithvijayan/wext-manifest-loader) of `wext-manifest-loader` package for more details
|
||||
|
||||
### Production
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user