What's Changed
- [macOS/iOS] - fixed bug that prevented
closeTab()
API method from working - #310 - [macOS/iOS] - only pass valid
@grant
value to userscrupt - #307 - [macOS/iOS] - better error logging when injecting into content scope - #312
- [macOS/iOS] - script injection updates - #314
- [macOS/iOS] - use
Function()()
instead ofeval()
- #323 - [macOS/iOS] - fix bug causing scripts to be trashed when renaming - #317
- [macOS/iOS] - no longer using window.postMessage for API calls - #315
- [macOS/iOS] - updated userscript wrapper - #322
- [macOS/iOS] - put apis and wrapping process into content.js - #335
- [macOS/iOS] - use browser.runtime.connect refactor xhr api - #336
- [macOS/iOS] - settings experience optimization - #341
- [macOS/iOS] - misc. code cleanup
- [macOS] - auto close notifications - #330
New Contributors
Full Changelog: v4.2.3...v4.3.0