We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d2e33 commit c9d4159Copy full SHA for c9d4159
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "send_vrc",
3
- "version": "1.0.2",
+ "version": "1.0.5",
4
"description": "One click URL to VRChat",
5
"main": "send.js",
6
"scripts": {
static/manifest.json
@@ -1,7 +1,7 @@
"manifest_version": 2,
"name": "SendVRC | VRChatにURLを送るやつ",
"description": "Sends the URL to VRChat. send_vrc_desktop is required for one-click operation.",
"browser_action": {
7
"default_icon": "icon.png",
0 commit comments