Nativefier/docs
Joe Skeen 8e8cd24e0d
Add `--block-external-urls` flag to forbid external navigation attempts (Fix #978 - PR#1012)
Fixes #978 

Adds a `--block-external-urls` option (default: `false`) that prevents opening external links (as classified by the `--internal-urls` option).

Documentation and tests updated.


Example:
```
nativefier --internal-urls "classroom\.google\.com" --block-external-urls
```
![image](https://user-images.githubusercontent.com/12286274/88739501-f12d5180-d0f7-11ea-9821-86f3e9bfa070.png)
![image](https://user-images.githubusercontent.com/12286274/88739512-fab6b980-d0f7-11ea-877c-7bd565352a93.png)
2020-08-02 14:31:47 -04:00
..
api.md Add `--block-external-urls` flag to forbid external navigation attempts (Fix #978 - PR#1012) 2020-08-02 14:31:47 -04:00
development.md Fix failing to global-sudo-install due to postinstall script (fix #923) 2020-03-16 21:06:03 -04:00
dock.png Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
generate-changelog Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
manual-test Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
release.md release.md: document creating & pushing npm-release-causing tag 2020-06-13 11:27:38 -04:00
walkthrough.gif Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00