Skip to content

Instantly share code, notes, and snippets.

View arfie's full-sized avatar

Hilde arfie

  • CWI
  • The Netherlands
View GitHub Profile
@arfie
arfie / group-enhancements.user.js
Last active December 16, 2015 15:21
TagPro Group Enhancements
// ==UserScript==
// @name TagPro Group Enhancements
// @namespace http://www.arfie.nl
// @version 0.1.1
// @description Better group layout
// @author Ruud Verbeek
// @include http://tagpro-*.koalabeast.com/groups*
// @include http://tangent.jukejuice.com/groups*
// @include http://*.newcompte.fr/groups*
// @grant GM_setValue
@arfie
arfie / README.md
Last active October 13, 2015 12:29 — forked from chrahunt/README.md
Downloading replays from tagproreplays the manual way.

TagProReplays Replay Recovery

To set up the helper script, we need to run it on the background page for the extension. Here's one way to do that:

  1. Navigate to chrome://extensions/

  2. Click on the developer mode checkbox on the top right of the extensions page.

    Step 2

  3. Click on the background page link that should appear underneath the TagProReplays extension entry on the extensions page.

@arfie
arfie / group-overview.user.js
Created June 18, 2015 17:25
TagPro group overview on joiner
// ==UserScript==
// @name TagPro group information in joiner
// @namespace http://www.arfie.nl
// @version 0.1.3
// @description something useful
// @author Ruud Verbeek
// @include http://tagpro-*.koalabeast.com/games/find
// @include http://tangent.jukejuice.com/games/find
// @include http://*.newcompte.fr/games/find
// @grant GM_setValue
@arfie
arfie / group-presets.user.js
Last active January 10, 2016 00:01
TagPro Group Presets 1.1
// ==UserScript==
// @name TagPro Group Presets
// @namespace http://www.arfie.nl
// @version 1.1.1
// @description Allows you to create presets for group/private game settings
// @author Ruud Verbeek
// @include http://tagpro-*.koalabeast.com/groups/*
// @include http://tangent.jukejuice.com/groups/*
// @include http://maptest*.newcompte.fr/groups/*
// @grant GM_setValue