12 lines
687 B
Bash
12 lines
687 B
Bash
GENERATE_SOURCEMAP=false
|
|
|
|
REACT_APP_NAME=KISS Translator
|
|
REACT_APP_VERSION=1.3.9
|
|
REACT_APP_HOMEPAGE=https://github.com/fishjar/kiss-translator
|
|
REACT_APP_OPTIONSPAGE=https://kiss-translator.rayjar.com/options
|
|
REACT_APP_OPTIONSPAGE2=https://fishjar.github.io/kiss-translator/options.html
|
|
REACT_APP_OPTIONSPAGE_DEV=http://localhost:3000/options.html
|
|
REACT_APP_LOGOURL=https://raw.githubusercontent.com/fishjar/kiss-translator/master/public/images/logo192.png
|
|
REACT_APP_USERSCRIPT_DOWNLOADURL=https://kiss-translator.rayjar.com/kiss-translator.user.js
|
|
REACT_APP_USERSCRIPT_DOWNLOADURL2=https://raw.githubusercontent.com/fishjar/kiss-translator/master/dist/userscript/kiss-translator.user.js
|