Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 284 Bytes

extension.md

File metadata and controls

8 lines (7 loc) · 284 Bytes

Extension Object

  • id string
  • manifest any - Copy of the extension's manifest data.
  • name string
  • path string - The extension's file path.
  • version string
  • url string - The extension's chrome-extension:// URL.