jmhobbs / domain-swap

Extension to switch domains in Google Chrome without switching paths.
https://chrome.google.com/webstore/detail/domain-switcher/ngiiihlebepigjbefembddhdplmaghep
MIT License
16 stars 5 forks source link

Switches to a pageAction instead of a browserAction (these are used when... #13

Closed zachleat closed 10 years ago

zachleat commented 10 years ago

... the actions only apply to a subset of pages). Also made the change that if only 2 urls exist in a set, it will toggle without a popup.

(and some shameless whitespace cleanup)

jmhobbs commented 10 years ago

Awesome! Just tested this out, works great.