Skip to content

Instantly share code, notes, and snippets.

View farrukhnajmi's full-sized avatar

Farrukh Najmi farrukhnajmi

View GitHub Profile
// ==UserScript==
// @name Google Bookmarks fix
// @match https://www.google.com/bookmarks/*
// @grant none
// @require https://code.jquery.com/jquery-1.12.4.min.js
// @require https://code.jquery.com/ui/1.12.1/jquery-ui.js
// ==/UserScript==
$(function() {
try {