Skip to content

Instantly share code, notes, and snippets.

@BubuInc
BubuInc / Taringa Hide Shouts.user.js
Last active November 10, 2019 05:28
Taringa! Hide Shouts
// ==UserScript==
// @name Taringa! Oculta Shouts
// @namespace MangaReader
// @description Oculta shouts de texto, o de imagen, o de video, o de enlace
// @author http://www.taringa.net/MangaReader
// @include http://www.taringa.net/*
// @exclude http://www.taringa.net/
// @exclude http://www.taringa.net/posts/*
// @exclude http://www.taringa.net/post/*
// @icon http://i.imgur.com/OQ928Nw.png
@BubuInc
BubuInc / TaringaPhotoViewer.user.js
Last active November 10, 2019 05:27
Taringa! Photo Viewer
// ==UserScript==
// @name Taringa! Visor de fotos
// @namespace MangaReader
// @description Ve las fotos de los posts como en el escritorio
// @author http://www.taringa.net/MangaReader
// @include http://www.taringa.net/posts/*
// @include http://www.taringa.net/post/*
// @exclude http://www.taringa.net/posts/editar/*
// @icon http://i.imgur.com/LqccTgB.png
// @version 4.0
@carlosasin
carlosasin / Custom.css
Last active December 14, 2015 11:19
A cobalt theme for Chrome Developer Tools inspired by Sublime Text 2 cobalt theme. Modifies the source code and other smaller tweaks.
/*
Cobalt theme by Carlos Asín
************************************
A cobalt theme for Chrome Developer Tools inspired by Sublime Text 2 cobalt theme.
Modifies the source code and other smaller tweaks.