Skip to content

Instantly share code, notes, and snippets.

View asermax's full-sized avatar

Agustín Carrasco asermax

View GitHub Profile
// ==UserScript==
// @name Animebytes yen per x
// @description adds yen per day/week/month and raw upload/download values to your AB profile page
// @include *animebyt.es/user.php?id=*
// @include *animebytes.tv/user.php?id=*
// @icon http://animebytes.tv/favicon.ico
// ==/UserScript==
function formatInteger(intStr){
intStr += '';
// ==UserScript==
// @name Animebytes yen per x
// @description adds yen per day/week/month and raw upload/download values to your AB profile page
// @include *animebyt.es/user.php?id=*
// @include *animebytes.tv/user.php?id=*
// @icon http://animebytes.tv/favicon.ico
// ==/UserScript==
function formatInteger(intStr){
intStr += '';