mirror of
https://github.com/Jonnyan404/memos-bber.git
synced 2026-04-25 03:58:37 +09:00
Append reference link when sending selection
Add the original page/link as a Markdown reference when sending selected text via the context menu. background.js now appends `[Reference Link](...)` using info.linkUrl or info.pageUrl; manifest version bumped to 2026.03.06; README changelog updated to note the new right-click behavior.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 3,
|
||||
"name": "__MSG_extName__",
|
||||
"default_locale": "en",
|
||||
"version": "2026.03.05",
|
||||
"version": "2026.03.06",
|
||||
"version_name": "Supports 0.24.0 to the latest version",
|
||||
"action": {
|
||||
"default_popup": "popup.html",
|
||||
|
||||
Reference in New Issue
Block a user