Doesn't work with me (10.6.1), this is the error I get opening safari with the plugin installed:
"SIMBL ERROR
Safari 4.0.3 (v6531.9) has not been tested with the plugin Keywurl (null) (v1.4.0). As a precaution, it has not been loaded. Please contact the plugin developer (not the SIMBL author) for further information."
This may be of interest at least to some former Sogudi users:
Keywurl's default shortcut overrides Safari's domain auto-matching on domainless entries in the location field. For example, entering mumble- (if there are no Top Hit, History, or Bookmark matches) uses Keywurl's default shortcut (e.g. a Google search for mumble) instead of trying to resolve mumble.com (at least). This is why I preferred Sogudi's simple method of prepending Space to invoke its default shortcut. For now my workaround is to disable Keywurl's default shortcut and assign a single '.' as a Google search shortcut. This gives Safari's domain auto-matching priority over Keywurl for handling non-shortcuts in the location field. Being used to Sogudi's behavior made it bothersome typing single words I anticipated would be handled by Safari instead of Keywurl's default shortcut.
The new beta 5 version generates an error for me with Safari 4 final. Sees Keywurl as v 1.4.0 and gives the warning window upon launch that it hasn't been loaded.
Changing MaxBundleVersion from 5528 to 5530 in Info.plist will eliminate the warning dialog so Keywurl will load, but 1.4b5 is incompatible with Safari 4 final and broke URL processing in the address field when I tested it. At least until it's fixed I'm satisfied switching to SafariStand Quick Search shortcuts; haven't noticed any issues with SS 4.0L166.
Actually 1.4b5 was released on Mar 16, adding (or fixing?) Safari 4 beta support, as you can see on the developer site. MacUpdate was slow to post the update.
Just a heads up that the current version is not compatible with Safari 4 final. The dev is pretty responsive to updates so I am sure it will be updated shortly.
simply amazing! neat, simple, and useful... i used to be on sogudi ages ago, but after getting a new macbook, i couldn't manage to get it installed on leopard. i've tried inquisitor, which was nice but too cluttered. it doesn't do search from the address bar, but in the search bar. i could never get safarisia installed. but this little pluglin in a beauty! finally i can go back to searching through address bar without getting my hands off the keyboard. thank you!
you have to go to the DEVs site to DL the Safari 3 version.
what is Keywurl running a backup of the keyword.plist every 2 minutes?
way overkill. maybe backup only on quit?
check your console log to see backup activity.
That's interesting. I just installed it again and got this error when I launched Safari:
"Safari 3.2.1 (v5525.27.1) has not been tested with the plugin Keywurl (null) (v1.3.5). As a precaution, it has not been loaded. Please contact the plugin developer (not the SIMBL author) for further information."
Oops! Strike that. I made the mistake of downloading the earlier version from the developers site ("download and install" gives you the earlier, non-beta version, not 1.4b2). I should have looked more carefully.
Thanks for pointing me in the right direction! It's great to have Keywurl back.
Does NOT work with my Safari 3.1, I got this error message - "Safari 3.1 (v4525.13) has not been tested with the plugin Keywurl (null) (vKEYWURL_VERSION). As a precaution, it has not been loaded. Please contact the plugin developer (not the SIMBL author) for further information."
@TOMDOHERTY
I had this same issue and figured out that it's a problem with the Keywurl.bundle file that for some reason is hard coded only to support Safari build 5528. It's easily fixed.
-Go to /Library/Application Support/SIMBL/Plugins/Keywurl.bundle
-Right-click and select "Show Package Contents"
-In the Contents folder, open Info.plist in TextEdit and you'll see a section that looks like this:
I have Safari Version 3.2.1 (5525.27.1) which is build 5525, so I changed the second 5528 (MinBundleVersion) to 5525 and save the file. Restart Safari and Keywurl works perfectly!
+1
+5
+38
"SIMBL ERROR
Safari 4.0.3 (v6531.9) has not been tested with the plugin Keywurl (null) (v1.4.0). As a precaution, it has not been loaded. Please contact the plugin developer (not the SIMBL author) for further information."
+2
+406
Change MaxBundleVersion from 5530 to 5531 in /Library/Application Support/SIMBL/Plugins/Keywurl.bundle/Contents/Info.plist
+1
+3
+2
+406
+406
Keywurl's default shortcut overrides Safari's domain auto-matching on domainless entries in the location field. For example, entering mumble- (if there are no Top Hit, History, or Bookmark matches) uses Keywurl's default shortcut (e.g. a Google search for mumble) instead of trying to resolve mumble.com (at least). This is why I preferred Sogudi's simple method of prepending Space to invoke its default shortcut. For now my workaround is to disable Keywurl's default shortcut and assign a single '.' as a Google search shortcut. This gives Safari's domain auto-matching priority over Keywurl for handling non-shortcuts in the location field. Being used to Sogudi's behavior made it bothersome typing single words I anticipated would be handled by Safari instead of Keywurl's default shortcut.
+2
+4
bertobox reviewed on 16 Jun 2009
+144
+406
+144
+406
+144
+1
+1
+5
+144
+12
uncoy reviewed on 08 May 2009
Really improves browsing experience. Stays out of your way.
Something similar in Safari Stand which I've just started using for the highlighted source code.
+5
Alua reviewed on 04 May 2009
+1
+144
gcoghill reviewed on 25 Feb 2009
Developer also released a Safari 4 version lightning quick.
-10
what is Keywurl running a backup of the keyword.plist every 2 minutes?
way overkill. maybe backup only on quit?
check your console log to see backup activity.
+59
What a pity, I really miss it.
+144
+59
"Safari 3.2.1 (v5525.27.1) has not been tested with the plugin Keywurl (null) (v1.3.5). As a precaution, it has not been loaded. Please contact the plugin developer (not the SIMBL author) for further information."
+59
Thanks for pointing me in the right direction! It's great to have Keywurl back.
+144
+35
+322
+322
email addy at bottom of page
I had this same issue and figured out that it's a problem with the Keywurl.bundle file that for some reason is hard coded only to support Safari build 5528. It's easily fixed.
-Go to /Library/Application Support/SIMBL/Plugins/Keywurl.bundle
-Right-click and select "Show Package Contents"
-In the Contents folder, open Info.plist in TextEdit and you'll see a section that looks like this:
BundleIdentifier
com.apple.Safari
MaxBundleVersion
5528
MinBundleVersion
5528
I have Safari Version 3.2.1 (5525.27.1) which is build 5525, so I changed the second 5528 (MinBundleVersion) to 5525 and save the file. Restart Safari and Keywurl works perfectly!