rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
256 stars 18 forks source link

fix: Support Electron (#849) #957

Closed kamikopi closed 2 years ago

kamikopi commented 2 years ago

Fix (#849).

In the electron chrome.browserAction is not available. Added condition in the bacground.ts file.