https://github.com/lusakasa/saka
Elegant tab, bookmark and history search
https://github.com/lusakasa/saka
chrome-extension jasmine javascript karma preact tab-management tab-search tab-switcher
Last synced: 4 months ago
JSON representation
Elegant tab, bookmark and history search
- Host: GitHub
- URL: https://github.com/lusakasa/saka
- Owner: lusakasa
- License: mit
- Archived: true
- Created: 2017-08-14T07:38:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T21:07:28.000Z (about 2 years ago)
- Last Synced: 2024-09-20T06:30:38.541Z (8 months ago)
- Topics: chrome-extension, jasmine, javascript, karma, preact, tab-management, tab-search, tab-switcher
- Language: JavaScript
- Homepage:
- Size: 2.87 MB
- Stars: 215
- Watchers: 9
- Forks: 20
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Saka [](https://github.com/lusakasa/saka/blob/master/LICENSE) [](https://travis-ci.org/lusakasa/saka) [](https://codecov.io/github/lusakasa/saka?branch=master) [](https://chrome.google.com/webstore/detail/saka/nbdfpcokndmapcollfpjdpjlabnibjdi)
A browsing assistant for [Firefox](https://addons.mozilla.org/firefox/addon/saka/) and [Chrome](https://chrome.google.com/webstore/detail/saka/nbdfpcokndmapcollfpjdpjlabnibjdi) 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
Install Saka from the [Firefox Marketplace](https://addons.mozilla.org/firefox/addon/saka/) or [Chrome Webstore](https://chrome.google.com/webstore/detail/saka/nbdfpcokndmapcollfpjdpjlabnibjdi).
## Development
See the [Getting Started](https://github.com/lusakasa/saka/wiki/Getting-Started) page on the project Wiki.## Release Instructions (for maintainers)
1. Update the version number in `manifest/common.json`
2. Make a commit and set the message to the version: `git commit -m "v0.15.2"`
3. Tag the commit with the version and a message describing changes since the last release: `git tag -a v0.15.2`
4. Push the commit to github with tags: `git push origin --follow-tags`
5. View the build status at https://travis-ci.org/lusakasa/saka/ and generated releases at https://github.com/lusakasa/saka/releases
## License
MIT Licensed, Copyright (c) 2017 Sufyan Dawoodjee, Uzair Shamim