rev087/ng-inspector

Change toolbar icon to reflect Angular usage in the page

Open

#90 opened on Apr 14, 2015

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (100 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (787 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add a feature to dynamically update the Toolbar button for the current page, displaying an "enabled" icon if Angular is detected in the page and a "disabled" icon otherwise.

The LiveReload extension can provide an example on dynamically changing the icon.

See this comment on issue 78

Contributor guide