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
yarn global add [email protected]
./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.
./build.sh
./bundle.sh
# manually upload artifact