Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Releases: xcv58/Custom-JavaScript-for-Websites-2

v3.1.7

08 Apr 21:21
v3.1.7
40c32f1

Choose a tag to compare

  • Update button color

  • Fix reset warning to show pattern and close the popup after rest

v3.1.6

03 Mar 18:29
v3.1.6
4d0c4dd

Choose a tag to compare

Hotfix for broken bug: #45

v3.1.5

02 Feb 03:25
v3.1.5
8a9427e

Choose a tag to compare

  • Add ; for external script description

v3.1.4

24 Dec 20:51
v3.1.4
2c0c3a5

Choose a tag to compare

  • 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

23 Dec 01:16
v3.1.3
8e12091

Choose a tag to compare

  • Retry after save failure will not trigger popup page refresh

v3.1.2

23 Dec 01:01
v3.1.2
86a4e57

Choose a tag to compare

  • Show script size in the bottom
  • Show alert if save failed because the chrome sync limit

v3.1.1

18 Dec 07:23
v3.1.1
a1f9a63

Choose a tag to compare

  • Add Regex pattern match support

v3.1.0 - Invalid

18 Dec 00:43
v3.1.0
b1f18ee

Choose a tag to compare

  • Add Regex pattern match support

v3.0.2

14 Dec 05:39
v3.0.2
3cb4bd1

Choose a tag to compare

  • Move Save and other buttons to top left

v3.0.1

11 Nov 04:55
v3.0.1
5ddced6

Choose a tag to compare

  • 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