Skip to content

Instantly share code, notes, and snippets.

View jojo1311's full-sized avatar
🐝
Buuzzzzzy

Josette Rojas jojo1311

🐝
Buuzzzzzy
View GitHub Profile
// create a bookmark and use this code as the URL, you can now toggle the css on/off
// thanks+credit: https://dev.to/gajus/my-favorite-css-hack-32g3
javascript: (function() {
var elements = document.body.getElementsByTagName('*');
var items = [];
for (var i = 0; i < elements.length; i++) {
if (elements[i].innerHTML.indexOf('* { background:#000!important;color:#0f0!important;outline:solid #f00 1px!important; background-color: rgba(255,0,0,.2) !important; }') != -1) {
items.push(elements[i]);
}
}

Keybase proof

I hereby claim:

  • I am jojo1311 on github.
  • I am jojo1311 (https://keybase.io/jojo1311) on keybase.
  • I have a public key whose fingerprint is 5599 8DBF 6033 B97B 34B0 980D 42C9 4F0B 6619 9625

To claim this, I am signing this object: