= ReferrerHackKit = This software is SIMBL plugin to manage referrer of Safari. This software aims at [https://addons.mozilla.org/ja/firefox/addon/953 RefControl] of the Safari version. Open source and freeware! License is '''GPL'''. == Requirements == - Mac OS X 10.6 - Mac OS X 10.4 / 10.5 == Download == === Latest version === - [http://www.fraction.jp/log/2010/06/ReferrerHackKit-0.3.2.dmg ReferrerHackKit v0.3.2] for Safari 5.0 on 10.6 - [http://www.fraction.jp/log/2009/05/ReferrerHackKit-0.3.0.dmg ReferrerHackKit v0.3.0] for 10.4 / 10.5 === Old Versions === - [http://www.fraction.jp/log/2009/09/ReferrerHackKit-0.3.1.dmg ReferrerHackKit v0.3.1] for 10.6 - [http://www.fraction.jp/log/2008/06/SafariRefManage-0.2.5.dmg SafariRefManage v0.2.5] - [http://www.fraction.jp/log/2008/06/SafariRefManage-0.2.4.dmg SafariRefManage v0.2.4] - [http://www.fraction.jp/log/2008/06/SafariRefManage-0.2.3.dmg SafariRefManage v0.2.3] - [http://www.fraction.jp/log/2008/06/SafariRefManage-0.2.2.dmg SafariRefManage v0.2.2] - [http://www.fraction.jp/log/2008/06/SafariRefManage-0.2.0.dmg SafariRefManage v0.2.0] - [http://www.fraction.jp/log/2008/06/SafariRefManage-0.1.0.dmg SafariRefManage v0.1.0] == Release log == - [http://www.fraction.jp/log/archives/2008/06/19/SafariRefManage_v022_ SafariRefManage v0.2.2] - [http://www.fraction.jp/log/archives/2008/06/18/SafariRefManage_v010_ SafariRefManage v0.1.0] == Change log == v0.3.2 2010-06-17:: - #55 fixed. v0.2.5 2008-06-22:: - #47 fixed. v0.2.4 2008-06-20:: - Tiger supported. v0.2.3 2008-06-20:: - fix HTTPBody was not set on coping HTTPRequest. v0.2.2 2008-06-19:: - User interface fix for preference panel. v0.2.0 2008-06-19:: - Bug fix for Japanease environment. - Add function of Referrer customization. - Add Wildcard support for requested url. v0.1.0 2008-06-18:: - Initial release。 == Source code == {{{ $ svn co http://www.fraction.jp/repos/SafariReferrerHack/trunk/ ReferrerHackKit }}} == How to install == 1. First, please install [http://www.culater.net/software/SIMBL/SIMBL.php SIMBL]. 2. Delete older version of ReferrerHackit.bundle and SafariRefManage.bundle. 3. Copy SafariRefManage.bundle from downloaded disk image and paste to ~/Library/Application Support/SIMBL/Plugins. 4. SRelaunch your Safari. == Hou to configure == If the installation is successful, you'll see "Manage Referrer" on the Safari menu. [[Image(http://img.skitch.com/20080618-jsia44qpq24w6qxqtgap7pfm1b.png)]] It can specify how to rewrite as URL of the object that rewrites referrer. [[Image(http://img.skitch.com/20080618-re733guwfkk633uxydmatg15yb.jpg)]] Wildcard url supported. For the referrer, the following options are available: :: send the referrer as it would normally. :: send no referrer to this site. :: end the root of the site as the referrer. In the above screenshot, all pages for example from http://map.pixiv.net/address?ac=01&type= will use http://map.pixiv.net/ as the referrer. :: type in any string and SafariRefManage will use that as the referrer. You can use [http://www.stardrifter.org/refcontrol/variables.html RefControl like variables] in this string. == Bug management == Please send a [http://www.fraction.jp/trac/rana2/newticket?component=SafariRefManage bug ticket].