Releases: MoyDesign/MoyPlugin
Releases · MoyDesign/MoyPlugin
Version 2.2.1
Version 2.2.0
- Local (stored in browser) parsers and templates are added
- Basic parser/template editor is added
- Bugfixes
Version 2.1.6
Various fixes and improvements (mostly minor and initernal).
Version 2.1.0
Changes:
- The Welcome page is added. It is shown to new users the first time they install the plugin (and will be shown one time for existing users, once they upgrade the plugin to 2.1.0). It provides a list of URL to test the plugin on.
- Also, some advanced stuff is added to the plugin. It probably is not interesting to most users, but vital to users who want to control the plugin better, including making their own looks:
- The Advanced sub-menu is added to the pop-up. You can open the plugin's settings via it, as well as the parser and the template used to render the current page (if any).
- The Settings page is added. There, you can specify GitHub account to take looks from. The default value is
MoyDesign
. If you want to play with parsers and templates, you can fork MoyData and specify your GitHub account there.
Version 2.0.2
Changes:
- Don't show plugin's icon on tabs with special content (browser settings, plugin stores, etc) -- plugins can't work on them anyway
- Display the plugin icon properly on Firefox for Android
Internal:
- Moved from browserAction to pageAction
Version 2.0.0
This is a major update.
Changes for users
- Reworked plugin pop-up. It's now simpler and (hopefully) nicer looking. It's also mobile-friendly.
- No need to have an account on moy.design anymore. The plugin doesn't rely on the site now.
- The site became out-of-date. It'll be updated soon.
- As a result, some of user settings may be lost. By default, the plugin uses Gray template. So, users will need to change it for their favorite.
- The plugin now renders known pages by default. To return certain pages their original look, click 'Original look' in the pop-up.
- The 'Share link' feature is temporarily gone. It'll be restored in a future release.
Internal changes
- The plugin's code is now open source under the MIT license and available here: https://github.com/MoyDesign/MoyPlugin
- All parsers and templates migrated to GitHub as well, here: https://github.com/MoyDesign/MoyData. The plugin loads them directly from that repository.
- Documentation is on GitHub, too: https://github.com/MoyDesign/MoyDocs