Convert most text to something more readable
Source: https://www.arp242.net/bookmarklets.html
javascript:;
Convert fixed and sticky positioning to absolute
Source: https://www.arp242.net/bookmarklets.html
javascript:;
// Redirects to the actual image if you're looking at the images associated with a google map
// business page so it can be downloaded. Google map -> search for business -> photos
/*
// Cruft
const zed = window.APP_OPTIONS.flat(Infinity);
const stem = zed.find(e => typeof e === 'string' && e.includes('imagery/report'));
*/
javascript: