Skip to content

Instantly share code, notes, and snippets.

@WolffDev
Created June 7, 2019 12:08
Show Gist options
  • Save WolffDev/ec24e20c029ed48fd25dcdb26d574bb8 to your computer and use it in GitHub Desktop.
Save WolffDev/ec24e20c029ed48fd25dcdb26d574bb8 to your computer and use it in GitHub Desktop.
var bgp = chrome.extension.getBackgroundPage();
bgp.console.log("calling bg page console log from popup.js");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment