Skip to content

Demonstrate the unholy combination of a Chrome Extension, AngularJS, and the Shadow DOM

Notifications You must be signed in to change notification settings

maxenglander/angularjs-chromeextension-shadowdom-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angularjs-chromeextension-shadowdom-example

This is a simple Chrome Extension demonstrating the use of the Shadow DOM with AngularJS.

Every minute, the event page will send a message to the content script, which will cause the contents of the shadow root to alternate between the host page and a "Hello, world!" message.

Requirements

  1. Google Chrome

Installation

  1. Download the contents of this repository
  2. Open chrome://extensions
  3. Enable developer mode
  4. Click Load unpacked extension...
  5. Navigate to the folder containing the contents of this repository
  6. Click Open

About

Demonstrate the unholy combination of a Chrome Extension, AngularJS, and the Shadow DOM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published