/api-switcher-extension

Simple Chrome extension that switches between dev and prod API endpoints.

Primary LanguageJavaScript

api-switcher-extension

Simple Chrome extension that switches between dev and prod API endpoints/devapp URLs.

Install/tweak by,

  1. Update the "username" variable in background.js to match your own ldap username:

var username = 'your_username';

  1. Go to chrome://extensions and enable Developer mode

  2. Click on "load unpacked extension" and select the directory with all the extension files

  3. 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:

  1. PROFIT!!! $$$$$$