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 GOG St Patric's Style Shelf (Simple) | |
// @namespace http://nielk1.com/ | |
// @version 1.0 | |
// @description Apply St Patric's style to your account shelf | |
// @author You | |
// @match https://www.gog.com/*/account | |
// @match https://www.gog.com/*/account/movies | |
// @match https://www.gog.com/*/account/wishlist | |
// @grant none |
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 GOG Piñata Style Shelf (Simple) | |
// @namespace http://nielk1.com/ | |
// @version 1.0 | |
// @description Apply Piñata style to your account shelf | |
// @author You | |
// @match https://www.gog.com/*/account | |
// @match https://www.gog.com/*/account/movies | |
// @match https://www.gog.com/*/account/wishlist | |
// @grant none |
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 GOG Piñata Style Shelf | |
// @namespace http://nielk1.com/ | |
// @version 1.0 | |
// @description Apply Piñata style to your account shelf | |
// @author You | |
// @match https://www.gog.com/*/account | |
// @match https://www.gog.com/*/account/movies | |
// @match https://www.gog.com/*/account/wishlist | |
// @grant none |
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
/* | |
* MIT License | |
* | |
* Copyright (c) 2021-2022 John "Nielk1" Klein | |
* | |
* Permission is hereby granted, free of charge, to any person obtaining a copy | |
* of this software and associated documentation files (the "Software"), to deal | |
* in the Software without restriction, including without limitation the rights | |
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
* copies of the Software, and to permit persons to whom the Software is |
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 Twitter Verified Detector | |
// @namespace http://nielk1.com/ | |
// @version 0.1 | |
// @description Find twitter verified accounts and log them to the console as errors (as twitter kills console.log()) | |
// @author Nielk1 | |
// @match https://twitter.com/* | |
// @exclude https://twitter.com/i/* | |
// @grant unsafeWindow | |
// @grant GM_setValue |
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
using System; | |
using System.Collections.Generic; | |
using System.IO; | |
using System.Linq; | |
using System.Text; | |
using System.Threading; | |
using System.Threading.Tasks; | |
using System.Windows; | |
using System.Windows.Controls; | |
using System.Windows.Data; |
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
var safeSubproductFields = ['human_name','icon','library_family_name','machine_name','url','payee']; | |
var safeDownloadFields = ['android_app_only','download_identifier','download_version_number','machine_name','platform','options_dict']; | |
var safeDownloadStructFields = ['arch','external_link','file_size','force_download','human_size','kindle-friendly','md5','name','sha1','small','time','timestamp','timestmap','timetstamp','uploaded_at','uses_kindle_sender','asm_config'/*,'asm_manifest'*/]; | |
var safeTpkdFields = ['auto_expand','auto_redeem','class','created','custom_disclaimer','custom_expand_html','disallowed_countries','disallowed_platforms','disclaimer','display_separately','exclusive_countries','exclusive_platforms','hide_personal_use_note','human_name','icon','instructions_html','is_current_version','is_gift','keyindex','key_type','key_type_human_name','library_family_name','machine_name','made_current_at','notes','permanently_depletable','platforms','preinstruction_text','show_custom_instructions_in_user_li |
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
Verifying that "nielk1.id" is my Blockstack ID. https://onename.com/nielk1 |