From 71e5b74b4baaca68433c11cc6233138ca40fd32a Mon Sep 17 00:00:00 2001 From: Huakun Shen Date: Sat, 18 Jan 2025 21:22:59 -0500 Subject: [PATCH] chore: update package version to 0.0.12, add license, and enhance README with usage instructions --- README.md | 2 ++ package.json | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1c8be9..f89841d 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Kunkun Extension Download Twitter Video + +Provide a tweet URL, download the video from the tweet. diff --git a/package.json b/package.json index 8937502..380aa9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "$schema": "https://schema.kunkun.sh", + "license": "MIT", "name": "kunkun-ext-down-x-video", - "version": "0.0.11", + "version": "0.0.12", "type": "module", "repository": "https://github.com/kunkunsh/kunkun-ext-download-twitter-video", "kunkun": {