If pre-release versions of any of my userscripts are available for testing, they will be listed here.
For beta releases I am now using version numbers with four parts. The first three represent the stable version its based on, and the last increments with each beta and resets with each stable release.
FFixer version 2.2.0.1 - released 2010-08-28
Changes in this version:
- Added option to add a border about images when using the big album pictures feature (disabled by default). This lets you tell when some images still haven't loaded.
- Added option to hide 'Places' stories in the news feed on the home page.
- Fixed 'popup pictures' and 'show big pictures' features when using HTTPS.
- Added Korean localization - thanks to 박상빈
- Updated localizations:
- Czech - thanks to Caken
- Greek - thanks to Dimitris DoSMaN Sarlis
- Serbian - thanks to Gorštak
- Turkish - thanks to Gökhan Gurbetoğlu
Try This Search On version 1.9.9.1 - released 2010-08-28
Before installing: This version will install along-side the last stable release (the one on UserScripts.org), it will not replace it. You should disable or uninstall the old version if you want to use this one.
The script is still not complete, but its much more usable now than in the previous release (version 1.9.9.0). Changes in this version:
- Compatible with Google's new search URLs (partially).
- Search formats can be customized.
- Customizations can be imported/exported.
- More "General Settings" can now be customized from the config screen:
- Change the search bar position (fixed at the top of the page or fixed at the bottom of the window).
- Check the referring URL for queries if there are no matches on the current URL/page.
- Change high res mode (in high res mode TTSO will make better use of the extra space of a bigger monitor).
If you are interested in customizing the script at this point, there are three ways:
- The config screen, which is accessed by clicking the question mark on the bar, will let you change several general settings and customize search formats. You can also import/export your customizations.
- Near the top of the script is a section marked as user configurable variables. Currently the only option there is for controlling whether my affiliate ID is included in Amazon links in the search bar (links on web pages are not modified).
- Further down the script you'll find a variable called defaults. Editing that variable will let you completely customize the script, but you may need to read through the code a bit to figure it out (don't worry its not hard).
This version builds on changes from version 1.9.9.0, released 2010-08-24. Some changes made for that version (which were made a long time ago but hopefully still work):
- Added/improved support for detecting searches on several sites, including:
- Delicious
- eBay
- Mediawiki sites (wikis)
- MySpace
- The Free Dictionary
- WolframAlpha
- Wordnik
- Added/updated several engines:
- Bing (rename from Live and added shopping and map search)
- Cuil (added, but only to widescreen mode)
- eBay (updated search url)
- Google (added map search)
- WolframAlpha (added, but only to widescreen mode)
Again, some of the changes were made a long time ago and I haven't have time to check on them since, so feedback is appreciated.