Skip to content

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

Notifications You must be signed in to change notification settings

suihanki/api-switcher-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!!! $$$$$$

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published