change: plugin name

This commit is contained in:
windingwind 2023-08-09 23:28:37 +08:00
parent 6bb40125c8
commit cb34a21f2b
3 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Zotero Better Notes
# Better Notes for Zotero
[![zotero target version](https://img.shields.io/badge/Zotero-7-green?style=flat-square&logo=zotero&logoColor=CC2936)](https://www.zotero.org)
[![Using Zotero Plugin Template](https://img.shields.io/badge/Using-Zotero%20Plugin%20Template-blue?style=flat-square&logo=github)](https://github.com/windingwind/zotero-plugin-template)
@ -256,7 +256,7 @@ Use this code under AGPL. No warranties are provided. Keep the laws of your loca
## 🔎 My Zotero Plugins
- [zotero-pdf-translate](https://github.com/windingwind/zotero-pdf-translate): PDF translation for Zotero
- [Translate for Zotero](https://github.com/windingwind/zotero-pdf-translate): PDF translation for Zotero
- [zotero-pdf-preview](https://github.com/windingwind/zotero-tag): PDF preview for Zotero
- [zotero-tag](https://github.com/windingwind/zotero-tag): Automatically tag items/Batch tagging

View File

@ -4,6 +4,7 @@
"version": "__buildVersion__",
"description": "__description__",
"author": "__author__",
"homepage_url": "__homepage__",
"icons": {
"48": "chrome/content/icons/favicon@0.5x.png",
"96": "chrome/content/icons/favicon.png"

View File

@ -3,7 +3,7 @@
"version": "1.1.4-5",
"description": "Everything about note management. All in Zotero.",
"config": {
"addonName": "Zotero Better Notes",
"addonName": "Better Notes for Zotero",
"addonID": "Knowledge4Zotero@windingwind.com",
"addonRef": "BetterNotes",
"prefsPrefix": "extensions.zotero.Knowledge4Zotero",