Commit Graph

36 Commits

Author SHA1 Message Date
jonny 52f06909f3 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.
2026-03-05 10:21:55 +08:00
jonny 95940201aa Bump version and add compatibility note
Update manifest version to 2026.03.05 and change version_name to indicate support from 0.24.0 to the latest. Add a 2026-03-05 changelog entry in README noting forward compatibility with v0.24.0 (and inviting issues for older versions). No functional changes.
2026-03-05 09:40:30 +08:00
jonny 2511487cbe Bump manifest version and add version_name
Update manifest.json: set version to "2026.03.04" and add a "version_name" field ("release memos v0.26.2") to label this release.
2026-03-04 21:28:11 +08:00
jonny 30b9925992 fix: 修正manifest.json中的版本号格式 2026-03-04 21:22:33 +08:00
jonny ae68d65514 跟随memos版本号 2026-03-04 21:19:56 +08:00
jonny dd2609e1e4 适配v0.26.1
Update endpoints and metadata to match newer memos backend and record new maintainer.

- js/oper.js: switch upload endpoint to api/v1/attachments; replace auth/status POST with auth/me GET and adapt response parsing to response.user.name; stop using user-scoped memo endpoints and use api/v1/memos for tag/search/random requests; fix memo link path to /memos/{uid}.
- manifest.json: bump extension version to 2026.02.22 and update homepage_url to the GitHub repo.
- README.md: add maintainer note, compatibility (v0.26.1) and a collapsible details block.

These changes align the extension with backend API changes and mark the new maintenance status.
2026-02-22 15:14:48 +08:00
jonny c47e0a0b7b Update manifest.json 2025-03-29 01:06:45 +08:00
lmm214 e292c83d36 "default_locale": "en", 2024-07-21 22:36:36 +08:00
lmm214 e96c16367d 匹配 v0.22.3 2024-07-21 22:23:21 +08:00
林木木 36ea286c8f Update manifest.json 2024-06-15 16:24:59 +08:00
quartz010 c9c88161a6 change version 2024-05-23 01:09:28 +08:00
lmm214 63effbdc77 v0.15 2023-09-19 20:07:02 +08:00
lmm214 780d3d1da4 v 2023-07-21 10:45:45 +08:00
lmm214 a5f62b1958 2023.04.29 右键菜单的一系列改进 2023-04-29 09:42:37 +08:00
lmm214 adc84ebfec 20230409 2023-04-09 20:33:42 +08:00
lmm214 89c47e29de 2023.03.25 2023-03-26 15:21:44 +08:00
lmm214 c14540da4e 2023.03.25 2023-03-25 14:09:04 +08:00
lmm214 5deb081c67 2023.03.19 2023-03-19 21:20:09 +08:00
lmm214 a39d4b9a2a 2023.03.10 修复发布后调用最新一条 Memos。 2023-03-10 22:05:54 +08:00
lmm214 deec1e77a5 2023.03.09 新增右键发送文本至 Memos 输入框。 2023-03-09 23:25:08 +08:00
lmm214 07fab2410d 默认标签公开或自己可见 2023-03-05 14:59:37 +08:00
lmm214 57fd068ba9 Memos 2023-02-25 15:57:37 +08:00
lmm214 480895fcda 修复随机按钮 2023-02-25 10:28:16 +08:00
lmm214 b9c4c17062 memo 2023-02-06 19:03:56 +08:00
lmm214 3961ffdf09 memos 2023-02-05 21:50:53 +08:00
lmm214 6183dea011 Memos 2023-02-04 20:47:02 +08:00
lmm214 1f47e5146b memos random 2023-02-04 17:23:49 +08:00
lmm214 31490c9921 2022.11.15 新增插入文件图片按钮。 2022-11-15 19:43:04 +08:00
lmm214 17bac065ce "version": "2022.11.13", 2022-11-13 22:48:39 +08:00
lmm214 af5eb41b64 newtodo 图标 2022-11-13 21:13:47 +08:00
lmm214 e605768577 修复大bug 2022-11-10 18:58:45 +08:00
lmm214 bbdd3b100a 2022.11.8 支持粘贴、拖拽上传图片。 2022-11-08 00:08:56 +08:00
lmm214 26c5280461 添加 visiblity 发送设置。 2022-10-24 22:37:00 +08:00
lmm214 453863d16e v3 2022-10-12 19:52:06 +08:00
lmm214 289510c052 "version": "2022.10.10" 2022-10-10 21:27:47 +08:00
林木木 b09ebc960f Add files via upload 2022-10-09 21:08:57 +08:00