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.
- Host: GitHub
- URL: https://github.com/oliverjash/chrome-query-params
- Owner: OliverJAsh
- Created: 2016-02-24T21:22:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T09:45:28.000Z (8 months ago)
- Last Synced: 2025-04-18T00:23:16.423Z (8 months ago)
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/query-params/jgacgeahnbmkhdhldifidddbkneahmal
- Size: 680 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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