Code Monkey home page Code Monkey logo

chrome-smartbox's Introduction

SmartBox

smartbox

smartbox v5.0-pre

No Maintenance Intended

Important Update: This repository has been discontinued. We recommend using Quickie as an alternative.

Thank you for your understanding and cooperation! If you have any further questions or need assistance, feel free to ask.

An unmatched searching tool for web browsers, search for anything you want, search on anywhere you want.

Available Search Engines & Keywords

Platform Keyword
YouTube ytb
Google ggl
Android Developers adox
Bing bng
DuckDuckGo dckgo
Yahoo yaho
Iconfinder iconf
Reddit rddt
GitHub gthb

Screenshots

Searching on YouTube about chrome-smartbox Listing all search engines by comma seperated list Listing all search engines one by one

Usage

JSON data

[
    {
        "name": "xmpl",
        "desc": "example",
        "url": "https://example.com/search/?q={%query%}",
    }
]

Searching

Simple to search on whatever you want.

@ <keyword> <search_query>

keyword: is the short version of the web site's name. search_query: search query, nothing special. Just I need to mention here it'll be encoded.

Change Default Search Engine

Simple to change default search engine.

@ !<keyword>

Adding a search engine

Adding search engine to smartbox is simple. Please just type:

@ +<keyword> <site_name> <url>

keyword: is the short-name of the web site site_name: is the name of the web site url: can be similar to this one: "https://example.com/search?q="

Removing a search engine

Removing a search engine from database as simple as adding one. Please just type:

@ -<keyword>

keyword: is the short-name of the web site.

Listing all available search engines

There're 2 options you can try to list all of them. The first one is:

@ .

You can list just specific amount of them by typing "?".

The other one is my favorite. You can quickly review what's available in comma seperated form. Try:

@ ...

Which one is better?

Importing, Exporting and Adding sites

Importing, easily pasting prepared JSON array of search engines...

@ <= <json_array>

Exporting, easly while on omnibox. :D

@ >=

Adding array of search engines, it's now easier. :D

@ +<= <json_array>

ChangeLog

  • Ability to make default search engine...
  • Storing changes locally. (Finally)
  • Importing, Exporting and Adding sites (Experimental, but yes :D)
  • General improvements and fixes.
  • Search alogrithm improved and fixed some problems...
  • Fixed single add entry statement, now you can set the name anything you want (If it includes space wrap it via ("/'))

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.