How do I consume webservice in a Chrome extension? [closed]

1

Personal opa,

Blz?

Do I need to consume a webservice in a Chrome extension, any tips? I've already tried calling an external program using NAPI, but I've seen it being discontinued on Chrome 43.

Att,

Valdo

    
asked by anonymous 29.06.2015 / 19:41

2 answers

0

I suggest using the Postman

It is complete and should meet your needs. It's very simple and intuitive, but if you need to consult the documentation, follow the link

    
29.06.2015 / 19:46
0

I suggest using the Advanced Rest Client

Rest is a great extension, helps you organize your projects.

  

It has features to export your projects among others.

    
29.06.2015 / 19:48