jchamet / html-table-sort

Chrome Extension. Add it to your browser to use. Clicking on a table column header <th> will reorder the rows of an HTML table in ascending/descending order.
MIT License
13 stars 9 forks source link

Port HTML Table Auto Sort extension to Mozilla Firefox #15

Open MurzNN opened 5 years ago

MurzNN commented 5 years ago

Mozilla Firefox in 57 version release the WebExtension JavaScript API, that compatible with Chrome, so now will very easy to port most of Chrome extensions for Firefox.

Firefox at now very miss extension for sorting tables.

Can you lookup WebExtension API and port your extension to Firefox, if this is not so hard? Thanks!

jchamet commented 4 years ago

Easy tutorial if anyone wants to do this https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Porting_a_Google_Chrome_extension