Skip to content

Commit

Permalink
Readme: Use bundle.fregante.com for standalone download
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Mar 14, 2021
1 parent e438d22 commit 4ed4fb7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ This module works on content scripts, background pages and option pages.

## Install

You can just download the [standalone bundle](https://packd.fregante.now.sh/webext-storage-cache@latest?name=storageCache) (it might take a minute to download) and include the file in your `manifest.json`, or:
You can download the [standalone bundle](https://bundle.fregante.com/?pkg=webext-additional-permissions&global=getAdditionalPermissions) and include it in your `manifest.json`.

Or use `npm`:

```sh
npm install --save webext-storage-cache
Expand Down

0 comments on commit 4ed4fb7

Please sign in to comment.