UrlParamUpdater

#5 / 1 rate

UrlParamUpdater

24 users

2015-12-17

Unknown

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

This extension enables you to update/add/remove url param value. Useful when working with long urls.

This extension enables you to update/add/remove url param value. Useful when working with long urls with a big number of params. Handy if a shortcut is assigned.

How to use? For url: http://example.com?foo=bar

- when added foo=new will update tab url to http://example.com?foo=new

- when added foo= (empty value) will update tab url to http://example.com?

- when added geek=true will update tab url to http://example.com?geek=true