Deploying to gh-pages from @ fishjar/kiss-translator@189b7f480a 🚀

This commit is contained in:
fishjar
2023-09-15 14:08:26 +00:00
parent 3c9393d965
commit aafec57737
8 changed files with 1058 additions and 889 deletions

View File

@@ -84,6 +84,11 @@
>
</p>
</h2>
<hr />
<input id="input1" style="width: 80%;" />
<hr />
<textarea id="textarea1" style="width: 80%;">test</textarea>
<hr />
<div id="addtitle"></div>
<h2>Shadow 1</h2>
<div id="shadow1"></div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

27
main.js

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.7.0",
"version": "1.7.1",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.7.0",
"version": "1.7.1",
"default_locale": "en",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
1.7.0
1.7.1