Fixed takeoff to work with latest Chrome and any level of folders #1

Closed
KempfCreative wants to merge 5 commits from master into master
Showing only changes of commit ddc7c36636 - Show all commits

View file

@ -1,23 +1,21 @@
Takeoff Takeoff 2.0
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
I was up late one night, and my brain was in one of those modes where I needed Several years ago, I started separating out my browser behavior.
a new, really quick project to distract myself from what I was currently working
on. Sometimes that kind of thing helps the brain to get to a better solution.
I noticed someone on Reddit by the name of [hokku was looking for an extension](http://www.reddit.com/r/AskReddit/comments/fjb0v/is_there_a_chrome_extension_that_can_set_my/) Firefox was for fun, Chrome was for development. As a result, whenever I came across something interesting or educational, I would bookmark it in Chrome. This turned into folders of folders of development info, assets, blogs, and more. While these bookmarks were well organized, I found myself forgetting what bookmarks I had saved or what I had even saved them for.
to randomly choose a bookmark and load it on new tab/window instances. I took
20 minutes and knocked this together. It's open source, as I have zero interest "If they were so important," I asked myself, "I should remind myself what they were doing there in the first place." It was with this in mind that I began the search for an extension that would randomly load a bookmark and show it to me when I generated a new tab. This apparently didn't exist, so after Googling for a bit, I found a **[reddit post](http://www.reddit.com/r/AskReddit/comments/fjb0v/is_there_a_chrome_extension_that_can_set_my/)** that claimed to have solved this exact problem. The developer Ryan McGrath **[@ryanmcgrath](http://twitter.com/ryanmcgrath)** had created an extension, called "Takeoff", which I have now updated to work with any levels of folder structure and given an update to actually work with latest Chrome versions. (It was over 4 years old after all).
in maintaining it; feel free to learn from it to build your own, or fork it and
run with it as you see fit. MIT licensed. I plan on uploading this to the Google Chrome extensions store, but in the meantime, if you want to go ahead and fork it for other browsers, or whatever, please feel free, it is MIT Licensed after all.
To Install To Install
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
Download it, unzip it somewhere, load it up in your extensions tab by loading Download it, unzip it somewhere, load it up in your extensions tab by loading
an "unpacked" extension. an "unpacked" extension. Will also be in Chrome Extensions soon.
Publicity Publicity
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
Email: ryan [at] venodesigns dot net Email: kempfjj [at] gmail dot com
Twitter: **[@ryanmcgrath](http://twitter.com/ryanmcgrath)** Twitter: **[@kempfcreative](http://twitter.com/kempfcreative)**
Web: **[Veno Designs - Personal Site](http://venodesigns.net/)** Web: **[KempfCreative - Personal Site](http://www.kempfcreative.com/)**