Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 651 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 651 Bytes

Query params Chrome extension

Chrome extension which provides a user interface to read/write URL query parameters for the currently active tab.. Written using Elm.

https://chrome.google.com/webstore/detail/query-params/jgacgeahnbmkhdhldifidddbkneahmal

Demo

Installation

yarn global add [email protected]

Testing

./build.sh

Add the folder as a Chrome extension.

For testing outside of the Chrome extension infrastructure, run elm-reactor and go to popup.html. You will need to update the input to use test data.

Release

./build.sh
./bundle.sh
# manually upload artifact