This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name James Allen ring hider | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Provides a button for each ring to hide it, should you be in a position of narrowing it down. Refreshing the page undoes the hiding. | |
// @author You | |
// @match https://www.jamesallen.com/engagement-rings/solitaire/14k-rose-gold-2mm-comfort-fit-solitaire-engagement-ring-item-41238 | |
// @icon https://www.google.com/s2/favicons?domain=jamesallen.com | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Bluenile view gem in real size. | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Adds a button that resizes the gem imagery to the approximate measurement of the gem. | |
// @author anevins12 | |
// @match https://www.bluenile.com/uk/build-your-own-ring/* | |
// @icon https://www.google.com/s2/favicons?domain=bluenile.com | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Google Santa Tracker fun. | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Replacing elves with your friends! If you want to add your own friends, just populate the `newElves` array. | |
// @author anevins12 | |
// @match https://maps.gstatic.com/mapfiles/santatracker/v202012090457/* | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Assumes jQuery is already defined on the page. | |
// Try a tampermonnkey script to define jQuery like this: https://gist.github.com/anevins12/e394718db5af815da397e6702d552c3a | |
(function() { | |
const invalidErrors = ['Set these yourself: Use the contents of the H2 element that is in the individal error page']; | |
const $listingErrors = $('.page'); | |
$listingErrors.each(function() { | |
const $listingError = $(this); | |
const $listingErrorCount = $listingError.find('.counts .error'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Pa11y filter | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match **Fill this in*** | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Slack cool-down | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Have the urge to respond immediately to a new thread? Hit the cool-down button until you're ready. | |
// @author anevins12 | |
// @match https://app.slack.com/* | |
// @grant none | |
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7BEJS%5B%22each%22%5D(%5B%22accessiBe%22%2C%22Nagishly%22%2C%22acsbap%22%2C%22acsbJS%22%2C%22acsb%22%5D%2Cfunction()%7Bif(typeof%20window%5Bthis%5D!%3D%3D%22undefined%22)%7Bwindow%5Bthis%5D%3Dvoid%200%7D%7D)%7D)() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data":{ | |
"service_address":{ | |
"is_apo_fpo":false, | |
"is_po_box":false, | |
"country":null, | |
"latitude":"51.5050115", | |
"longitude":"-2.6188406", | |
"city":null, | |
"postcode":"BS107BP", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(() => {$('.data.shortcuts tr').each((i, v) => { const inputLabel = $('[scope="row"]', v).text(); const $input = `<input aria-label="${inputLabel}" type="text" />`; $('td:last-child', v).html($input); })})(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"id":"c2a827f4-2dcd-45df-80f5-dd35860bb705","title":"Automated A11y testing","mindmap":{"root":{"id":"b53b101f-6367-4db5-af8b-695ce40459ee","parentId":null,"text":{"caption":"Automated A11y testing"},"children":[{"id":"63284652-fdb8-4d95-8dc3-217a317ab991","parentId":"b53b101f-6367-4db5-af8b-695ce40459ee","text":{"caption":"Browser addons"},"children":[{"id":"96105f9d-2e39-4d58-a8b7-99ae9d771ad4","parentId":"63284652-fdb8-4d95-8dc3-217a317ab991","text":{"caption":"axe"},"children":[]},{"id":"329a2842-80f1-4f5b-8158-c2405d07ea8e","parentId":"63284652-fdb8-4d95-8dc3-217a317ab991","text":{"caption":"Web developer toolbar"},"children":[]},{"id":"e2cccc6e-f220-4e1b-ba45-8b6ebeadaca3","parentId":"63284652-fdb8-4d95-8dc3-217a317ab991","text":{"caption":"NoCoffee"},"children":[]},{"id":"c2a9c45b-51eb-438e-a16b-277f363789fa","parentId":"63284652-fdb8-4d95-8dc3-217a317ab991","text":{"caption":"Google accessibility developer tools"},"children":[]},{"id":"0a4ad8b3-e9ef-4c3c-aaaa-23bf43ff1037","parentId":"63284652-fdb8-4 |
NewerOlder