This file contains hidden or 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
GH 1: https://play.spotify.com/user/degborta/playlist/2YvjO94Fb832MvDpw3Seze | |
GH 2: https://play.spotify.com/user/conander/playlist/5F6yEvx75afNcocMSZE7CI |
This file contains hidden or 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 Crashlytics ID Scraper | |
// @namespace http://your.homepage/ | |
// @version 0.1 | |
// @description A console logger which outputs the user name for each issue and then presses next | |
// @author You | |
// @match https://crashlytics.com/*/*/apps/*/issues/* | |
// @grant none | |
// ==/UserScript== |