Releases: magicoflolis/Userscript-Plus
Releases · magicoflolis/Userscript-Plus
Web Extension v5.0.0
What's New
Not everything from User Script version has been imported yet.
- Updated web extension to match User Script version.
Known Issues
- Does not function well on Chromium based browser.
- Only tested with Firefox.
TODO
Web extension version is still a work in progress
- Add translations to menu commands.
- Add translations to "Install as user style?"
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Improve design of blacklist section.
User Script v6.8.0
What's New
- Added
@resource
tag to each userscript - Readded "author" tag to this userscript
- Removed userscript heads from editor
- Fixed issue url being undefined
- Reworked cache system
- Reworked when elements are created by the document
Known Issues
- "Filter out other languages" may not filter every userscript that is not in your language.
- SVG elements don't load on every webpage, can be blocked by the page.
TODO
- Add translations to menu commands.
- Add translations to "Install as user style?"
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Improve design of blacklist section
v6.7.2
What's New
- Fixed #55
- Added command "Inject Userscript+" to userscript managers popup menu.
- Will re-inject container to web page.
- Added command "Close Userscript+" to userscript managers popup menu.
- Will delete container from web page.
Known Issues
- "Filter out other languages" may not filter every userscript that is not in your language.
- SVG elements don't load on every webpage, can be blocked by the page.
TODO
Webextension version is still a work in progress
- Add translations to menu commmands.
- Add translations to "Install as user style?"
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Improve design of blacklist section
v6.7.1
What's New
- Will prompt the user when installing a user style.
- Clicking "Confirm" installs as a user style.
- Clicking "Deny" installs as a user script.
Known Issues
- "Filter out other languages" may not filter every userscript that is not in your language.
- SVG elements don't load on every webpage, can be blocked by the page.
TODO
Webextension version is still a work in progress
- Add translations to "Install as user style?"
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Improve design of blacklist section
v.6.7.0
What's New
- Added German translations, Hallo Welt!
- Added Polish translations, Witaj świecie!
- Added accounts.google.com and myaccount.google.com to blacklisted.
- Chromium based browsers:
- Added
createHTML
to pages Trusted Types API - If you encounter any problems please submit a New Issue
- Added
Changes & Fixes
Known Issues
- "Filter out other languages" may not filter every userscript that is not in your language.
- SVG elements don't load on every webpage, can be blocked by the page.
TODO
Webextension version is still a work in progress
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Improve design of blacklist section
v6.6.2
v6.6.1
- Fixed support URL
v6.6.0
Changes
- Updated and finished translations, added Arabic translation.
- Redesigned UI.
- Middle clicking a tab will now close that tab, does not work on all websites.
- Middle clicking "+" will now open a new tab, does not work on all websites.
- Reworked blacklist system
- If you have customized the blacklist, please backup your list and reset your config!
- Added ability to customize font family.
Known Issues
- "Filter out other languages" may not filter every userscript that is not in your language.
- SVG elements don't load on every webpage, sometimes are blocked
TODO
Webextension version is still a work in progress
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Improve design of blacklist section
Build Changes
- Moved most JSDoc tags to a typescript file.
- Fixed userscript meta creation.
v6.5.1
Changes
- Tweaked injection
Fixed
- Stylesheet not injecting itself through certain browser and on webpages
Known Issues
- SVG elements don't load on every webpage, sometimes are blocked
TODO
Webextension version is still a work in progress
- Update translations.
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Add permission viewer
v6.5.0
Changes
- Added tab feature
- Removed search from top panel.
- Some CSS tweaks & fixes
Fixed
- Event handles for mobile users
Known Issues
- The Kiwi browser might cause issues, userscript tested with cromite for Android.
- "Save File" button might not work on every browser, still in development
- SVG elements don't load on every webpage, sometimes are blocked
TODO
Webextension version is still a work in progress
- Update translations.
- Add sorting to the following: "Total installs", "Ratings", "Created date"
- Add permission viewer