GithubHelp home page GithubHelp logo

searching_things's Introduction

Search Things

An extension to search using multiple sites at once!

Features

  • It creates a group of tabs of different websites that use the search term provided
    • The group is named after the search term.
  • The extension can be shown through a keyboard shortcut.
    • The shortcut can be changed in the Extensions Settings.
    • Defaults:
      • Windows/Linux: Control + Shift + S
      • macOS: Command + Shift + S
  • You can add/remove groups and pages in the Options page.
    • When adding a page, you can specify the search_term by adding {{}} in the URL.
      • e.g. https://www.google.com/search?q={{}} to search the term on google
      • It can also be used multiple times if needed
        • e.g. https://www.baidu.com/s?wd={{}}&oq={{}}
      • To add multiple pages at once you can use , as a delimiter.
        • e.g https://www.google.com/search?q={{}},https://www.baidu.com/s?wd={{}}&oq={{}}

Installation

  • The extension is currently being reviewed, so availability on the chrome extension store is pending...
  • To install manually, you can find the release .crx package in the Releases page.
  • To install from source, you can download the source code and Load Unpacked from the root folder.

Bugs/Feature Requests

You can look at Issues for any bugs and feature request that exist already.

If not, then feel free to request something or leave the error, preferably with ways to replicate it. A screenrecording or a screenshot will help a lot!

ʕ •ᴥ•ʔ

I use this to search for news or stock information from multiple sources and I am finding it pretty neat!

searching_things's People

Contributors

greyteddy avatar

Watchers

 avatar

searching_things's Issues

Duplicate pages are not deleted correctly

If two pages have the same url, the one that was added first will be deleted, regardless of which one was chosen to be deleted.

Screen.Recording.2024-05-10.at.11.24.57.mov

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.