web-monetization-projects icon indicating copy to clipboard operation
web-monetization-projects copied to clipboard

Testing FF extensions with puppeteer (part 2)

Open sublimator opened this issue 2 years ago • 0 comments

New issue so don't lose any edits while GH looking at existing issue.

It seems marionette can be used to install unsigned extensions: https://github.com/diegov/tabreport/commit/7fc40bfd0a91b087fc6105db829800d42689207e#diff-1c09484472401b062640910e37fbaf1ec8e1bfe5d1339bde91e1c04551a19c82R20-R47

  • [x] Is there a library for node available ?

    • https://github.com/deepsweet/foxr#install-1
  • [x] foxr actually works to install the addon!

  • [x] However, it seems page.exposeFunction is not implemented by Firefox https://github.com/puppeteer/puppeteer/issues/6116

sublimator avatar Mar 07 '22 09:03 sublimator