Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Plasmo G.A.T Deployer committed Mar 7, 2024
1 parent ba887a9 commit a4d22cb
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 60 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To help you create it, we have provided a [JSON schema](https://json-schema.org/

```json
{
"$schema": "https://raw.githubusercontent.com/PlasmoHQ/bpp/v3/keys.schema.json"
"$schema": "https://github.com/PlasmoHQ/bpp/raw/main/keys.schema.json"
}
```

Expand All @@ -66,7 +66,7 @@ The final json might look like this:

```json
{
"$schema": "https://raw.githubusercontent.com/plasmo-corp/bpp/v3/keys.schema.json",
"$schema": "https://github.com/PlasmoHQ/bpp/raw/main/keys.schema.json",
"chrome": {
"zip": "chromium_addon_{version}.zip",
"clientId": "1280623",
Expand Down
Loading

0 comments on commit a4d22cb

Please sign in to comment.