Pinned Loading
-
electron-tinted-with-sidebar
electron-tinted-with-sidebar PublicCreate a native wallpaper-tinted window with a sidebar in Electron on macOS
Objective-C++ 5
-
node-mac-detect-browsers
node-mac-detect-browsers PublicDetect web browsers on macOS from Node.js or Electron via a native module
Objective-C++ 1
-
electron-drop-text-on-dock
electron-drop-text-on-dock PublicDetect dropped text on the app's dock icon in Electron on macOS
Objective-C++ 2
-
electron-mac-dock-icon-switcher
electron-mac-dock-icon-switcher PublicChange your app's Dock icon on macOS, so it persists after your app quits.
Objective-C 1
-
print-github-markdown-bookmarklet.md
print-github-markdown-bookmarklet.md 1# Print GitHub Markdown Bookmarklet
23javascript:document.body.appendChild(document.querySelector("#readme"));document.querySelector("header").remove();document.querySelector(".application-main").remove();document.querySelector("footer").remove();window.print();
45Make it into a bookmarklet. It removes everything around the markdown article and opens the print dialog.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.