@dosy/browsergapjs
v1.1.1
Published
BrowserGap client-side library
Downloads
15
Maintainers
Readme
:sweat_drops: browsergap.js
BrowserGap client side library. Open URLs securely with BrowserGap.
"Pixel" distancing and quarantine for the web. Supports PDF and other document formats not just web sites.
As specially used by ISOlation.SITE
get it
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:
import BrowserGap from './web_modules/@dosy/browsergapjs.js';
const BG = BrowserGap('<my api key>');
BG.openSecurely(url);
API Keys
You can purchase an API key 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