ProjectVisBug icon indicating copy to clipboard operation
ProjectVisBug copied to clipboard

More snippets for plugins

Open argyleink opened this issue 4 years ago • 3 comments

https://github.com/matuzo/DevToolsSnippets

argyleink avatar Apr 20 '21 14:04 argyleink

Hi, I would like to help with the "Remove CSS" implementation.

zeaccs avatar May 18 '21 18:05 zeaccs

Hi, I would like to help with the "Remove CSS" implementation.

awesome! here's an overview of flow for the contribution 👍🏻

  1. fork and branch
  2. add remove-css.js to app/plugins/
  3. review the plugin wiki page, copy that template starter code into remove-css.js
  4. follow the plugin wiki steps
  5. test locally with npm start and type your new slash command into the search bar

let me know if you get stuck!

argyleink avatar May 18 '21 18:05 argyleink

For the remove css plugin, PR: #509

zeaccs avatar May 18 '21 21:05 zeaccs