Skip to content

hypergroup/hyper.chrome

Repository files navigation

hyper.chrome

Hyper client for chrome

Installation

Chrome Webstore

Features

Deep link

Deep link into the JSON payload.

deep-link

Headers

Send any needed headers for the request.

headers

Omnibox

Type hyper! and hit TAB to input arbitrary JSON.

omnibox

Search

Search for properties using JSON Pointer syntax.

search

Development

$ git clone https://github.com/hypergroup/hyper.chrome.git
$ cd hyper.chrome
$ npm i
$ make dev