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
npm I --save @dosy/browsergap.js
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);
You can purchase an API key whenever you need one.
Currently they give you a number of secure opens per month.
Try the free demo: https://isolation.site