Explorar o código

chore: add a webstore link to beta

tophf %!s(int64=4) %!d(string=hai) anos
pai
achega
25dcb1f115
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      scripts/action-helper.js

+ 4 - 2
scripts/action-helper.js

@@ -24,8 +24,10 @@ envs.ASSET_ZIP = `${envs.RELEASE_PREFIX}-webext-v${envs.VERSION}.zip`;
 envs.ASSET_SELF_HOSTED_ZIP = `${envs.RELEASE_PREFIX}-webext-ffself-v${envs.VERSION}.zip`;
 
 envs.RELEASE_NOTE = beta ? `\
-**This is a beta release of Violentmonkey, use it at your own risk.**<br>\
-If you already use Violentmonkey, click \`Export to zip\` in settings before installing the beta.
+**This is a beta release of Violentmonkey (also in [WebStore](\
+https://chrome.google.com/webstore/detail/violentmonkey-beta/opokoaglpekkimldnlggpoagmjegichg\
+)), use it at your own risk.**<br>\
+If you already use Violentmonkey, click \`Export to zip\` in settings before installing the beta.<br>\
 
 ${listCommits()}
 ` : `\