diff --git a/CHANGELOG.md b/CHANGELOG.md index f9fe4b1..6fd492a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.0.2 + +1. 检查更新功能 +2. 弃用浏览器 API + # 1.0.1 放弃使用 CDN,构建扩展前使用 Tailwind CLI 编译 CSS diff --git a/extension.json b/extension.json index b60e2b2..8930d42 100644 --- a/extension.json +++ b/extension.json @@ -3,22 +3,22 @@ "uuid": "817c3321fba54f70b0186500933ed47b", "displayName": "捷配下单助手", "description": "一键前往捷配下单 PCB,支持保存下单偏好", - "version": "1.0.1", + "version": "1.0.2", "publisher": "Mr_Fang", "engines": { "eda": "^2.3.0" }, "license": "Apache-2.0", "repository": { - "type": "extension-store", - "url": "" + "type": "github", + "url": "https://github.com/klxf/" }, "categories": "Other", "keywords": ["Helper"], "images": { "logo": "./images/logo.png" }, - "homepage": "https://github.com/klxf", + "homepage": "https://extensions.oshwhub.com/item/fangs233/jiepei-helper", "bugs": "", "activationEvents": {}, "entry": "./dist/index", diff --git a/iframe/about.html b/iframe/about.html index c56b12e..5829381 100644 --- a/iframe/about.html +++ b/iframe/about.html @@ -8,11 +8,12 @@