| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Multi.3.0.0.dmg | 2023-07-24 | 3.1 MB | |
| Multi 3.0.0 source code.tar.gz | 2023-07-22 | 7.7 MB | |
| Multi 3.0.0 source code.zip | 2023-07-22 | 7.7 MB | |
| README.md | 2023-07-22 | 863 Bytes | |
| Totals: 4 Items | 18.5 MB | 0 | |
- Added
codesignstep to app creation, so notifications should work in more scenarios—read the blog post to learn more - Changed
create-mac-appso that omittingMULTI_JSON_CONFIGno longer overwrites an existing JSON config - Changed Custom CSS/JS injection to happen as early as possible (before
document.bodyis loaded) - Replaced
keepOpenAfterWindowClosedconfig option withterminateWithLastWindowwhich defaults tofalse, matching macOS default behavior - Removed Better.fyi ad-block list since it is no longer maintained
- Removed "Copy URL" shortcut since it can be implemented with Custom JS