Skip to content

Instantly share code, notes, and snippets.

View yourduskquibbles's full-sized avatar

yourduskquibbles

View GitHub Profile
@saviorxzero98
saviorxzero98 / viewimage.user.js
Last active June 7, 2023 12:50 — forked from bijij/viewimage.user.js
Userscript version of the View Image chrome extension
// ==UserScript==
// @name View Image
// @namespace https://github.com/bijij/ViewImage
// @version 3.7.0
// @description This userscript re-implements the "View Image" and "Search by image" buttons into google images.
// @author Joshua B
// @run-at document-end
// @include http*://*.google.tld/search*tbm=isch*
// @include http*://*.google.tld/imgres*
// @updateURL https://gist.github.com/saviorxzero98/88662a751b48cfeb90f22a61ca4567eb/raw/viewimage.user.js
@bijij
bijij / viewimage.user.js
Last active May 1, 2025 18:09
Userscript version of the View Image chrome extension
// ==UserScript==
// @name View Image
// @namespace https://github.com/bijij/ViewImage
// @version 4.1.1
// @description This userscript re-implements the "View Image" and "Search by image" buttons into google images.
// @author Joshua B
// @run-at document-end
// @include http*://*.google.tld/search*tbm=isch*
// @include http*://*.google.tld/imgres*
// @updateURL https://gist.githubusercontent.com/bijij/58cc8cfc859331e4cf80210528a7b255/raw/viewimage.user.js
@pierrejoubert73
pierrejoubert73 / markdown-details-collapsible.md
Last active May 29, 2025 16:34
How to add a collapsible section in markdown.

How to add a collapsible section in markdown

1. Example

Click me

Heading

  1. Foo
  2. Bar
    • Baz
  • Qux