opera χA ɐɹǝdo

хаха гага

Subscribe to RSS feed

Posts tagged with "js"

1live² – Eins1ive Squared (oex)

, , , ...

1live² ist eine Opera™ SpeedDial-Erweiterung, die den gerade auf dem WDR Radio Eins1ive gespielten Titel anzeigt und verschiedene Optionen beim Klick anbietet.

1live² is an Opera™ speeddial extension that shows you the song currently played on the German public WDR radio station ”Einslive“.

Read more...

choppr – flic.kr short urls (oex)

, , , ...

Choppr ins an extension for Opera that adds a short flic.kr-url to the right hand column on a Flickr™ photo page.

This short url is calculated from the photo's unique id (actually, the calculation is ”bijective“, thus could be inverted) – there is no web service contacted during that process.

You find the short url behind a little ☆-icon below the photo's license statement and above its privacy information in the right hand info column.

Read more...

Twitter ”Save this Search“ button shifter (v11.00 alpha, UserJS)

, , , ...

This UserJS script is obsolete as of Opera v11.10 alphas
The accompanying UserJS scriptlet shoves the ”Save this Search“ button – mis-placed to cover the ”← Back to Home“ in Twitter's #newtwitter layout under some Opera 11 alphas (Presto 2.[67].*) – right into the place it belongs.

Read more...

Google Analytics IP Masking (UserJS)

, , , ...

The Google Analytics-API provides a new feature, that allows a webmaster to instruct the Google Analytics tracker (that is constructed by of a tiny piece of Javascript code embedded in the web page's markup) not to store the last 8 bits of the IP address of you, the visitor.

This UserScript checks each inline script embedded in a web page, whether a Google Analytics Tracker is constructed therein. If that is the case, it surgically wink inserts an Analytics-API call to the _anonymizeIp() function, thus requesting the masquerade of the IP.

New: As an experimental feature you can also enable the handling of asynchronous trackers. A call to _anonymizeIp() is pushed into the _gaq command queue in these cases.

You may consider it one step in direction of an alternative to the Google Analytics Opt-Out Addons available for other major browsers.

Read more...

Re-assign search.ini search engine section numbers automatically w/ UltraEdit script

, , , ...

If you do not want to use a full-fletched search.ini editor to customize that file to suite your personal needs in terms of searching, then you can certainly use a plain text editor. it is time consuming and unpleasant, though, to re-assign consecutive numbers to the search engines' .ini sections.

If UltraEdit™ (as of versions 15+, I guess) is your editor, then you can use the attached UltraEdit-Javascript to automate the process of giving numbers to search engines.

Read more...

xaGeolocationAPI – HTML5 Geolocation API emulation layer (UserJS)

, , , ...

Opera v10.60+ has built-in Geolocation support. But you may perhaps want to modify this UserJS script to report static coordinates for your desktop machine…
As of version 10.50 and 10.51 there is still no Geolocation API support built into Opera – the short intermezzo in some development snapshots left aside. Thus I wrote a UserJS to address this issue. It returns a hard coded geographic position via a standard Geolocation API if requested by the browser and if permitted (on a case-by-case basis) by the user. So it's mostly useful for peoples hardly-moving desktop machines. ;) It supports the geolocation methods getCurrentPosition(…), watchPosition(…) and clearWatch(…) as well as the interfaces Position and Coordinates for the returned objects up to the point it's reasonable for a static, ie non-moving, geographic location. Thus it virtually emulates the W3C Geolocation API Specification (Editor's Draft 10 February 2010).

Read more...

lyrics.wikia.com text selection nag removal (UserJS)

, , , ...

This small UserScript removes the nagging text selection and copying disruption on the LyricsWiki successor lyrics.wikia.com.

Read more...