1

Is it possible to use a headless browser in firefox addon sdk ? or is there a way to use casperjs , phantomjs & slimerjs in addon code ?

Thanks in advance

Vickmaniac
  • 165
  • 9
  • If you can package the PhantomJS executable or the Slimer.js executable into an addon, then yes, it would be possible. – Artjom B. Dec 08 '15 at 11:20
  • Please guide me on how to do that @ArtjomB. – Vickmaniac Dec 08 '15 at 11:23
  • Is this for use in a html file? If you are making an html/xhtml file you can do whatever you do on a normal website. – Noitidart Dec 09 '15 at 06:04
  • No i want to open a webpage and do operations without a visible interface. For example : Hitting the "like" button of the first image i find in my facebook feeds without opening facebook in browser. – Vickmaniac Dec 09 '15 at 11:14

0 Answers0