Skip to content

Instantly share code, notes, and snippets.

View Niladri24dutta's full-sized avatar
🎯
Focusing

Niladri Dutta Niladri24dutta

🎯
Focusing
View GitHub Profile
@felixrieseberg
felixrieseberg / index.html
Created September 25, 2018 01:03
Electron Fiddle Gist
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>BrowserView Demo</title>
</head>
<body>
<h1>BrowserView Demo</h1>
<button>Toggle BrowserView</button>
@luizcarraro
luizcarraro / open-external-link.js
Created July 27, 2017 11:37
ELECTRON: Open link in external default OS browser