Skip to content

OliverJAsh/chrome-query-params

Repository files navigation

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 elm@0.16

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

About

Chrome extension for easily manipulating URL query parameters, written in Elm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published