An open API service indexing awesome lists of open source software.

https://github.com/do-say-go/browsergap.js

BrowserGap client side library. Check commercial product: https://dosyago.com
https://github.com/do-say-go/browsergap.js

chrome-headless remote-browser-isolation zero-trust-security

Last synced: 6 months ago
JSON representation

BrowserGap client side library. Check commercial product: https://dosyago.com

Awesome Lists containing this project

README

          

# :sweat_drops: browsergap.js

BrowserGap client side library. Open URLs securely with [BrowserGap](https://browsergap.dosyago.com).

"Pixel" distancing and quarantine for the web. Supports PDF and other document formats not just web sites.

As specially used by [ISOlation.SITE](https://isolation.site)

## get it

```shell
npm I --save @dosy/browsergap.js
```

## `BG.openSecurely(url: URI)`

An API to open a link in a secure remote browser context. Calling the below will open a new tab.

Example using snowpack:

```js
import BrowserGap from './web_modules/@dosy/browsergapjs.js';

const BG = BrowserGap('');

BG.openSecurely(url);
```

## API Keys

You can [purchase an API key](https://browsergap.dosyago.com) whenever you need one.

Currently they give you a number of secure opens per month.

## don't want to pay?

Try the free demo: https://isolation.site