adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
427 stars 76 forks source link

Add support for devtools #44

Closed Elazul closed 5 years ago

Elazul commented 5 years ago

Hi!

Is there any plan for supporting https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools in the near future ?

Thanks for the good job !

adambullmer commented 5 years ago

That's always an option. It's been a while, but I think I was holding off to see if there was any interest, and to make sure that some of the bugs/snags were worked out before adding more facets to the app.

If you needed something in the short term, I believe you only need to:

Elazul commented 5 years ago

Yes that's exactly what I did. I managed to merge devtools features with other stuff already generated by the plugin. Anyway it'd be great to keep improving the plugin with new APIs support.

Thanks!

adambullmer commented 5 years ago

Scaffolding has been added to 0.18.0