sycom / userScripts

a userscript collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main repository is hosted by Framagit (framasoft Gitlab instance). Please, report bug and comment there or on homepage

A userscripts collection

You must have greasemonkey addon installed in your Firefox browser in order to make those scripts work (Tampermonkey in Chrome may work also)...

Search Engine Jumper

(v0.2.0) - SEJ branch Did you know Google is not the only search engine around there? With Search Engine Jumper, when you perform a search on the internet, you will be provided a lot of links to search same terms on other search engines. Currently works (more or less) on Searx (on some instances), Qwant, Google, Yahoo, Bing and DuckDuckGo. No data collected or anything, of course. Stay tuned...

GouvCronyme

(v0.2.0) - GVC branch Un userscript pour transformer les acronymes incompréhensibles de l'administration française en acronymes plus explicites via la balise <abbr>. Utilise le RCAUAF (Répertoire Collaboratif des Acronymes en Usage dans l'Administration Française ;-) disponible sur github et fonctionne sur les sites en .gouv.fr. Un "webmaster mode" est disponible en appuyant sur ctrl + alt + w : le script met alors en bleu les sigles qui n'utilisent pas la balise <abbr> et en rouge ceux qui en plus ne sont pas dans le RCAUAF. Attention, peinture fraiche!

Out of Amazon

(v0.3.0) - OoA branch The idea came when speaking about amazon with a friend who is a bookseller. His clients should be able, when browsing amazon, to go straight to his online store to buy him the same book. So was born the Out of Amzn userscript.

What it does

right now, it's a very young script.

  • On site homepage map you can pick the local bookstore you wish
  • Then, on french amazon store http(s)://(www.)amazon.fr, when looking for a book, a button will be added to remind you you can buy in this local bookstore.

TFH - Twitter Follow Helper

(reloaded version v 0.7) This script adds some informations on twitter profile pages (if you're logged in for now). As it is a complete rewrite from scratch, consider it as a full beta also. Former version are archived on this repo, just rewind to see them (not working though).

documentation is also a work in progress...

Rick Astley Super April

(v0.0.0) - rASA branch A very very basic script created to funly demonstrate to my children how fast easy it is to code. Will transform any link on any page into a link to Rick Astley's video...

Smart Google Reader Subscribe Button

(last version 2.1b no more use) As of Jul 2 2013, this script doesn't work anymore since Google shut down Google Reader. But you may find the script useful as the API is (partialy) reused by many copycats ;-) You may visit the script homepage if you want more information displays a small icon in the upper left corner of the page. Then, by querying Google Reader's API, it tells you whether you already suscribed :

  • rss orange orange > to none of the feeds
  • rss vert green > to some of the feeds
  • rss bleu blue > to all feeds

circuit

About

a userscript collection


Languages

Language:JavaScript 99.2%Language:CSS 0.8%