@dosy/browsergapjs

1.1.1 • Public • Published

💦 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

Package Sidebar

Install

npm i @dosy/browsergapjs

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

4.7 kB

Total Files

6

Last publish

Collaborators

  • dosy