Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 309 Bytes

Steps-to-add-site.md

File metadata and controls

8 lines (7 loc) · 309 Bytes

Steps to add website xxx:

  • add the properties of the site in settings.js in the object Sites
  • create a file in src/sites/xxx.js
  • add the method get to parse the site
  • add the method set to create the panel
  • add the file to manifest.json -> content_scripts
  • add the site to manifest.json -> permissions