Skip to content

Instantly share code, notes, and snippets.

@GodSaveEarth
GodSaveEarth / add_calendars.js
Created December 14, 2019 16:03
Add all public calendars to your Google calendar
// go to Add calendar -> Browse calendars of interest
// and execute in console
divs = document.querySelectorAll("div[role=checkbox][aria-checked=false]")
[].forEach.call(divs, function(div) {
div.click()
});
function strposm($s,$a) {
foreach($a as $s1) {
if(stripos($s, $s1)!== false) return true;
}
return false;
}
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Last active May 31, 2019 22:03
Test bkmrks
//
console.log(123);
if(true==false) {
console.log("123"+
"asdasd");
}
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Created May 31, 2019 21:18
name your bookmarket
here we go
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Created May 31, 2019 21:17
name your bookmarket
// write your bookmarklet here
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Created May 31, 2019 21:13
name your bookmarket
// write your bookmarklet here
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Created May 31, 2019 21:11
name your bookmarket
// write your bookmarklet here
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Created May 31, 2019 21:08
name your bookmarket
// write your bookmarklet here
@GodSaveEarth
GodSaveEarth / bookmarklet.js
Created May 31, 2019 21:04
name your bookmarket
// write your bookmarklet here
// write your bookmarklet here