Releases: xcv58/Custom-JavaScript-for-Websites-2
Releases · xcv58/Custom-JavaScript-for-Websites-2
v3.1.6
Hotfix for broken bug: #45
v3.1.5
- Add
;
for external script description
v3.1.4
- Fix stale scripts if reset draft after save
- Fix inject order issue to make sure all source would be executed after
base.js
and all external includes injected
v3.1.3
- Retry after save failure will not trigger popup page refresh
v3.1.2
- Show script size in the bottom
- Show alert if save failed because the chrome sync limit
v3.1.1
- Add Regex pattern match support
v3.1.0 - Invalid
- Add Regex pattern match support
v3.0.2
- Move Save and other buttons to top left
v3.0.1
- Sync saved hosts across browsers
- Update layout, use grid instead of flexbox to get better auto size
- Add initial "Loading..." in Loading component
- Fix bugs: function leak in Loading component