A share button for Mastodon Social Network
Go to the option panel of the plugin and set your Mastodon instance url.
When you share a page, hashtags has generated from page keywords
https://chrome.google.com/webstore/detail/mastodon-share/ngkommdldcakheaeoafgakbbiinkohom?hl=fr
https://addons.mozilla.org/fr/firefox/addon/mastodon-share/
You need to have nodejs with npm installed
- Open command line console / terminal
- Set "npm install"
- Set "gulp"
- The extension is compiled for chrome and firefox and placed on "build" directory (do not use "src" directory to install the extension in your browser)
In tools directory launch i18n.bat / i18n.sh
- Choose the locale you want to test (default is "en" for English)
- A chrome browser window opening in the selected lang.
- Test the extension
You can edit the locales files in the "/src/_locales/" directory.