Modify href Modify href

Developer Tools
Version: 0.0.4
Last Update: 2022-11-17

Overview

Modify href is a Chrome extension developed by Costbell. According to the data from Chrome web store, current version of Modify href is 0.0.4, updated on 2022-11-17.
156 users have installed this extension. 7 users have rated this extension with an average rating of .
developer website: costbell.com

A Chrome extension for modifying the href / host / domain of the links on a web page

This simple extension does one simple thing: change the href on your current page

A Chrome extension for modifying the href / host / domain of the links on a web page

This small tool will be extremely helpful when you are hitting your own app host directly while links on your web app should rather point to the other hosts or public domain. It will replace the href in the DOM level so there will be no conflict with the javascript events that you might have on your anchor tags.

How to use:
1. Install the Chrome extension

2. Go to the options page of this extension

3. Enter the old href that you want to be replaced (e.g. abc.com, abc.com/xyz)

4. Enter the new href that you want to use (e.g. cba.com, cba.com/zyx)

5. Load your page

6. Click the extension icon!

Rating

7 ratings

Total Installs

156

Information

Last Update

2022-11-17

Current Version

0.0.4

Size

123KiB

Author

Costbell

Website

costbell.com

Category

Developer Tools

Modify href Alternatives

Latest Reviews

See More

avatar Nick F
2021-09-10

Thanks for the link to the source code! I found exactly what I was looking for to add to my own extension :)

avatar Hakkı Konu
2019-07-11

Not working.

avatar Kelly Huyen
2018-03-15

please add an option to make it work without clicking the icon

avatar norio norio
2017-01-07

not worked

avatar Robert Xue
2015-08-27

Useful tool when testing Ajax calls!