Skip to content

Instantly share code, notes, and snippets.

View glitchninja2000's full-sized avatar

glitchninja2000 glitchninja2000

View GitHub Profile
@glitchninja2000
glitchninja2000 / Searches.md
Last active April 30, 2016 21:36
Usefull google search urls.
@glitchninja2000
glitchninja2000 / Code Sites.md
Created April 30, 2016 21:22
Code documenting and hosting websites
@glitchninja2000
glitchninja2000 / README.md
Last active November 16, 2020 23:20
Create / Edit Cookies (JavaScript Bookmarklet)

Add To Browser

  1. Copy code to clipboard: javascript:document.cookie=prompt('Input "name=value"')
  2. Bookmark this page (Windows ⌃+D, Mac OSX ⌘+D)
  3. Replace URL with code from clipboard

How To Use

  1. Visit the page you wish to add/change a cookie on
  2. Open bookmarklet
  3. Input the cookie name and value, e.g. name=value, cookies=12, txt = some text