SafariTabSwitching
SafariTabSwitching copied to clipboard
Doesn't work on Safari 8
I am on Safari Version 8.0 (10600.1.8) and it says the plugin is not tested and is disabled because of this. Any chance to test and make it work soon? Can I manually modify a config somewhere as a workaround?
Just install the latest version from https://github.com/rs/SafariTabSwitching/releases/latest It working pretty well for me.
It doesn't on the 10600.1.8 version. However, I edited /Library/Application Support/SIMBL/Plugins/SafariTabSwitching.bundle/Contents/Info.plist changing:
and now it works as a charm. Thanks a ton for this awesome plugin, it's the first thing I install on every new mac and after every system update!
I tried this trick and it didn't work. To be clear I now have
<key>MaxBundleVersion</key>
<string>10600.1.8</string>
Is this all you changed to get it working? Is there anything I should check to make sure the install worked propperly? Thanks for any help you can give me. I like Safari better than Chrome in every respect except this critical one—it would be fantastic to be able to switch back.
@fredcallaway you need to log out, for it to work
@mrmots I'm kind of new to this whole "computer" thing. How do you "log"?, or what is a more precise term that I could throw in google?
I am sorry I meant log out, or just reboot.
@mrmots It works! This is the happiest day of my life :')
@fredcallaway all the credit goes to @pandjarov mine wasn't working as well until I edited the plist.
@pandjarov Thank you, this works excellently! and thanks @mrmots for the clarification to reboot.
Work like a charm. Thank you.
Works correctly after
- Adding
<key>MaxBundleVersion</key> <string>10600.1.8</string>
in"/Library/Application Support/SIMBL/Plugins/SafariTabSwitching.bundle/Contents/Info.plist"
- Reboot.
@pandjarov this is ready to be closed.