Simple Chrome extension that switches between dev and prod API endpoints/devapp URLs.
Install/tweak by,
- Update the "username" variable in background.js to match your own ldap username:
var username = 'your_username';
-
Go to chrome://extensions and enable Developer mode
-
Click on "load unpacked extension" and select the directory with all the extension files
-
You're good to go! Look for the Pinterest icon in the URL bar, clicking on the icon will switch you between devapp and prod:
- PROFIT!!! $$$$$$