Posts tagged ‘safari’
Jul 09
2010
A couple of very cool Safari Extensions came down the pipe today, both geared toward web developers and code monkeys. The two of them combined make viewing source in Safari a whole lot better. I love doing web development in Safari, and the Web Inspector pretty well covers the Firebug front for me, but these two extensions are going to make life much easier.
Jun 26
2010
I just posted version 1.3 of TabLinks. It doesn’t fix all of the things I eventually want to fix, but it does do some rudimentary entity encoding that allows you to actually use HTML tags in the templates. I had said that <a href="%u">%t</a> would work as a template, but it didn’t. Now it does.
Jun 21
2010
There was a nice mention of Antique today over at PimpMySafari.com. Thanks, Scott! Despite having sworn off the Reader hacking, I’ve actually been continuing development, making tweaks and expanding functionality. My ultimate goal is still to find a way to override the stylesheet via a global page in an extension, turning it from a hack into something a little more legitimate…
Jun 18
2010
Okay, this one has a little refining left to go, but it seems to be working pretty flawlessly. I ported most of the code from a greasemonkey script. All I really want to add is a toolbar item that lets you easily turn it on and off, and maybe a whitelist feature.
There are actually legitimate uses for a plugin like this. Seriously.
Jun 18
2010
TabLinks is a quick experiment, designed to meet my own needs. It needs some work, but it does the trick: it copies the link information for every tab open in Safari, and outputs them as a list, based on a user-defined template. You set up your template in the Extension settings, and use the following variables to define your link style:
Jun 17
2010
For a quick “how-to” on using the Antique (or any) Safari Reader hack, see the related article in the HowTo section.
This will be the last release of Antique, I think, barring a few minor fixes (follow @ttscoff for updates on this and other projects). You can download it here. The code is completely open source, if anyone wants to continue the project feel…
Jun 13
2010
There is a new version of Antique available! Check out version 1.6!
Version 1.5 1.6 of Antique (originally posted here) is officially available for download. Here’s what’s new!
If you want to try out the style, download it here and open the archive. Inside you’ll find a file called Reader.html. The file you’re going to replace (back it up somewhere…
