Skip to content

Instantly share code, notes, and snippets.

View jhauga's full-sized avatar

John Haugabook jhauga

  • United States
View GitHub Profile
@jhauga
jhauga / siteSpecific_YouTube_TopSubscriptionToggleBtn.js
Created March 14, 2026 03:45
Bookmarklet - use this bookmarklet for when toggling subscription list, and tired of scrolling way up to show less. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / dom_ConsoleLog_MakeMdLinkList.js
Last active March 6, 2026 21:11
Bookmarklet - use this bookmarklet for Getting documentation links as a markdown list, with sections applied. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
@jhauga
jhauga / siteSpecific_YouTube_ShortHoverTitle.js
Created February 22, 2026 07:23
Bookmarklet - use this bookmarklet for show short full title on mouseover. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / siteSpecific_Gmail_ResizeSideBar.js
Created February 6, 2026 21:03
Bookmarklet - use this bookmarklet for resizing the Gmail sidebar when labels have long and similar names. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / siteSpecific_GoogleMaps_CustomMearsureDistance.js
Last active February 4, 2026 20:15
Bookmarklet - use this bookmarklet for draw multiple measurements using scale of Google Maps. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / siteSpecific_w3Schools_exampleLineNumbers.js
Last active December 18, 2025 01:39
Bookmarklet - use this bookmarklet for Show the line numbers for code examples on w3schools.com. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / dom_Note_TakePageNotes.js
Last active December 12, 2025 20:02
Bookmarklet - use this bookmarklet for when learning something new, and want to take notes on it. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / siteSpecific_w3Schools_hideSideBar.js
Last active December 12, 2025 23:24
Bookmarklet - use this bookmarklet for when reading a w3shcools.com tutorial, and sidebar is distracting. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / siteSpecific_YouTube_HideShortHistory.js
Created October 14, 2025 19:39
Bookmarklet - use this bookmarklet for Hide short watch history on YouTube history feed. Ensure to copy/paste the top condensed line of the bookmarklet. Info at "https://github.com/isocialPractice/bookmarklets".
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//
@jhauga
jhauga / dom_search_page.js
Last active August 19, 2025 18:21
Bookmarklet - use this bookmarklet for searching long documentation pages by headings (default), showing following elements that are not headings. If no default elements are found, select the are to be searched manually (a prompt will appear). Click and drag to adjust top position (range of 40px to 150px).. Ensure to copy/paste the top condensed…
/// *********************************************************** ///
// ****************** BROWSER BOOKMARKLET GIST ***************** //
// ************************************************************* //
// //
// LICENSE /////////////////////////////////////////////////////
// ******* //
// The code in this gist is public domain. //
// Licensed as Public Domain CC0 //
//////////////////////////////////////////////////////////////////
//