Skip to content

Commit

Permalink
Fix readme /2
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Aug 3, 2019
1 parent d8b5162 commit 5d51586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[**Migration instructions from v5 to v6.**](https://github.com/fregante/webext-dynamic-content-scripts/pull/9)

For example, when your users enable more domains via [webext-domain-permission-toggle](https://github.com/fregante/webext-domain-permission-toggle)m this module will automatically register your `content_scripts` from `manifest.json` into the new domain.
For example, when your users enable more domains via [webext-domain-permission-toggle](https://github.com/fregante/webext-domain-permission-toggle), this module will automatically register your `content_scripts` from `manifest.json` into the new domain.

The main use case is to add support for _GitHub/GitLab Enterprise_ domains to your GitHub/GitLab extension: you start with `github.com` and then users can add new domains; this way you don't need to use a broad `<all_urls>` permission.

Expand Down

0 comments on commit 5d51586

Please sign in to comment.