Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 516 Bytes

developer-notes.md

File metadata and controls

15 lines (10 loc) · 516 Bytes

Developer Notes

Files

  • extension.html - shows up when you click the extension button
  • manifest.json - the extension how to behave
  • background.js - interacts with the browser
  • content.js - is the content script that can inspect the content on the current web page

Test plan

  • Open an article on learn.microsoft.com:

    • Select the Edit button
    • Select the Email Author button