I have developed extension for chrome and later I made browser specific using gulp.
So I know left with folders.
/Chrome
/Firefox
|-/data/
|-/locale/
|-index.js
|-package.json
/Safari
So for the chrome it was simple drag and drop.
So problem I faced is when I try to load on firefox browser at about:degugger it would reject my extension saying it is corrupt.
For Safari I searched on their website and I found documentation for only using Xcode editor.
Install unpacked extension on Safari
Develop->Show Extension Builder
(If there is no Develop
menu, open Safari Preferences->Advanced
, and check Show Develop menu in menu bar
)+
at the left-bottom of the window, then click Add Extension
YourExtName.safariextension
)Install
button to install itInstall unpacked extension on Firefox
Latest version of Firefox support load temporary extensions (Not sure from which version).
Steps:
Load Temporary Add-on
buttonIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With