Skip to content

Instantly share code, notes, and snippets.

View selenecodes's full-sized avatar
🐋

Selene Blok selenecodes

🐋
View GitHub Profile

Keybase proof

I hereby claim:

  • I am selenecodes on github.
  • I am selenecodes (https://keybase.io/selenecodes) on keybase.
  • I have a public key whose fingerprint is D94A 673E 8972 1782 FA6D 8DB5 8AE9 5CB0 C081 6356

To claim this, I am signing this object:

@selenecodes
selenecodes / extract_har_images.js
Created April 17, 2020 09:11
Extracts images from a .har file
/**
* @author Selene Blok <selene.blok@gmail.com>
* @license MIT
*
* This file requires Node.JS to run.
* This file requires that your output-dir is already created.
*
* @example
*
* # This will extract all JPG images from my-file.har to output-dir that originated from example.com
@selenecodes
selenecodes / cloudSettings
Last active November 21, 2021 10:22
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-11-21T10:22:43.426Z","extensionVersion":"v3.4.3"}
.breadcrumbs {
list-style-type: none;
overflow: hidden;
background-color: #f5f6f7;
display: inline-block;
border-radius: 3px;
padding: 5px;
margin: 10px 0 10px 40px;
li {