Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 351 Bytes

BrowserPlugin.md

File metadata and controls

16 lines (10 loc) · 351 Bytes

Develop workflow for browser plugin class. Introduction to dev tools.

Expand code to include API call, On load(Order of how the script loads vs standard page vs async page(Youtube). RegEx How/where to output data.

Async functions and promises. Content scripts and background scripts. Tabs query.

Mutation observers, and how to parse the DOM.