An open API service indexing awesome lists of open source software.

https://github.com/oliverjash/chrome-query-params

Chrome extension for easily manipulating URL query parameters, written in Elm.
https://github.com/oliverjash/chrome-query-params

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Query params Chrome extension

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

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

![](./screenshot.png)

## Unpacked installation

1. `npm run build`
2. Load `dist` as unpacked extension