A browsing assistant for Firefox and Chrome designed to be fast, intuitive, and beautiful. Inspired by Spotlight. Keyboard-focused but mouse friendly too.
- Lists tabs in order of recency by default, then fuzzy search by title or URL.
- Search recently closed tabs
- Search all bookmarks
- Search all browsing history
- Search all modes at once
Install Saka from the Firefox Marketplace or Chrome Webstore.
See the Getting Started page on the project Wiki.
-
Update the version number in
manifest/common.json
-
Make a commit and set the message to the version:
git commit -m "v0.15.2"
-
Tag the commit with the version and a message describing changes since the last release:
git tag -a v0.15.2
-
Push the commit to github with tags:
git push origin --follow-tags
-
View the build status at https://travis-ci.org/lusakasa/saka/ and generated releases at https://github.com/lusakasa/saka/releases
MIT Licensed, Copyright (c) 2017 Sufyan Dawoodjee, Uzair Shamim