Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DO-SAY-GO/browsergap.js

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💦 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.