Skip to content

shitpoet/saka

This branch is 6 commits ahead of lusakasa/saka:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 31, 2025
59f3eaf · Jan 31, 2025
Nov 10, 2018
Aug 27, 2018
Oct 1, 2018
Jan 31, 2025
Apr 2, 2018
Jan 31, 2025
Aug 26, 2018
Jan 4, 2019
Apr 18, 2018
Apr 23, 2018
Jun 7, 2018
Jan 15, 2025
Jan 15, 2025
Aug 15, 2018
Apr 21, 2018
Aug 27, 2018
Apr 1, 2018
Jan 31, 2025
Nov 10, 2018
Aug 15, 2018
Jan 15, 2025
Jan 15, 2025
Jan 31, 2025
Mar 14, 2020

Repository files navigation

Saka GitHub license Build Status codecov.io Code Coverage Chrome Web Store

FORK This is my own fork of the latest version (0.17.3) of the original Saka extension

Changes:

  1. Limit url length in suggestions because I sometimes have some sensitive information in them and often record my screen
  2. Close popup when the background is clicked
  3. Do google search if the prompt starts or ends with > (or <, or \ for lucky searches)
  4. Open new tabs next to the current one
  5. Fix bug with loss of a focus when the popup is opened while the page is loading
  6. Removed context menu item
  7. Ability to open the popup in tabs or bookmarks mode by different hotkeys (Toggle Saka #1 and Toggle Saka #3 actions in Chrome's Keyboard shortcuts)

Original readme

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

Install Saka from the Firefox Marketplace or Chrome Webstore.

Development

See the 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

About

Elegant tab, bookmark and history search

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.8%
  • SCSS 3.4%
  • Other 0.8%