Posts Tagged ‘firefox’

Netlog static header

// March 18th, 2010 // 3 Comments » // Cuvedev, Netlog, script

Since the Netlog chatbar disappeared from the bottom of the screen, there’s no easy way to quickly navigate to another page or add content or whatever when you’re not at the top of the page.
If only the current header would be static …

With this userscript it is:
Click to install: netlog_topbar_1.1.user.js (latest version)
Click to install: netlog_topbar.user.js (older version)

UPDATE:
Newer version available

Tested in Firefox 3.6 and Chromium 5.0

Update:
A new version is out (v1.1).

Changes:
- In this version the new tabs in People and Logs are visible.
- There’s a Netlog version check. The header isn’t static in v4, only in v5.
- This version also works better with MagicDebug

Smiliescript

// July 18th, 2008 // No Comments » // Cuvedev, download, script

Dit is een scriptje dat ik geschreven heb om snel je favoriete smilies te kunnen gebruiken verschillende fora.
Oorspronkelijk had ik dit gemaakt voor e-programmeur maar nu wordt het hoofdzakelijk gebruikt op ep2.

Om dit script te kunnen gebruiken moet je beschikken over Firefox en de GreaseMonkey-plugin.

De eerste versie van dit script plaatst gewoon een extra balk met smilies boven iedere textarea op het scherm, als je op een smilie klikt wordt er een stukje bb-code in de textarea geplaatst (link naar de afbeelding tussen img-tags). De smilie werd achteraan de tekst bijgevoegd.

Bij de tweede versie wordt de smilie ingevoegd op de plaats waar de cursor staat. Ook wordt de balk slechts bij één of meerdere specifieke textareas geplaatst. (Dat moet je opgeven de source).
De volgorde van de smilies is ook lichtjes gewijzigd.

Update versie naar 2.1 (beta), omdat sommige personen (waaronder ik) het probleempje hadden dat sommige smilies soms niet werden getoond heb ik een kleine aanpassing gedaan. Dit probleem zou nu moeten verholpen zijn in deze versie.

Download:
quickicon.user.js versie 1
quickicon.user.js versie 2
quickicon.user.js versie 2.1 beta