mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-23 02:31:33 +08:00
docs: update project
This commit is contained in:
38
src/content/post/项目/04 微信读书网页版复制快捷键.md
Normal file
38
src/content/post/项目/04 微信读书网页版复制快捷键.md
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
title: 微信读书网页版复制快捷键
|
||||
date: 2024-07-30
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags:
|
||||
- 油猴脚本
|
||||
- 微信读书
|
||||
- 前端
|
||||
finished: true
|
||||
published: true
|
||||
category: 项目
|
||||
slug: wechat-reading-web-version-copy-shortcut
|
||||
description:
|
||||
NotionID-notionnext: a4cf2259-fba8-4b72-9513-083a74b1ada1
|
||||
link-notionnext: https://kazoottt.notion.site/a4cf2259fba84b729513083a74b1ada1
|
||||
---
|
||||
|
||||
# 微信读书网页版复制快捷键
|
||||
|
||||

|
||||
|
||||
[微信读书网页版中新增复制快捷键 \[油猴脚本\]\_哔哩哔哩\_bilibili](https://www.bilibili.com/video/BV1L93qeQEFW/)
|
||||
|
||||
这是一个油猴脚本,用于在微信读书的网页端新增复制快捷键。
|
||||
|
||||
在 windows 下,快捷键为`Ctrl + C`,在 mac 下,快捷键为`Cmd + C`。
|
||||
|
||||
## 相关地址
|
||||
|
||||
[下载地址](https://greasyfork.org/zh-CN/scripts/497102-weread-copy-keymap)
|
||||
|
||||
[源代码](https://github.com/KazooTTT/weread-copy-keymap)
|
||||
|
||||
---
|
||||
|
||||
本项目使用模板为 [vite-plugin-monkey](https://github.com/lisonge/vite-plugin-monkey)
|
39
src/content/post/项目/05 微博默认按照最新时间排序.md
Normal file
39
src/content/post/项目/05 微博默认按照最新时间排序.md
Normal file
@ -0,0 +1,39 @@
|
||||
---
|
||||
title: 微博默认按照最新时间排序
|
||||
date: 2024-07-30
|
||||
author: KazooTTT
|
||||
tags:
|
||||
- 微博
|
||||
- 油猴脚本
|
||||
- 前端
|
||||
finished: false
|
||||
published: false
|
||||
slug: by-default-weibo-is-sorted-according-to-the-latest-time
|
||||
description:
|
||||
type: Post
|
||||
status: Published
|
||||
category: 项目
|
||||
NotionID-notionnext: c9957d05-a995-4097-b5a3-40a4b4f4bc5f
|
||||
link-notionnext: https://kazoottt.notion.site/c9957d05a9954097b5a340a4b4f4bc5f
|
||||
---
|
||||
|
||||
# 微博默认按照最新时间排序
|
||||
|
||||
[自动地将微博的浏览顺序切换为按时间排序 \[油猴脚本\]\_哔哩哔哩\_bilibili](https://www.bilibili.com/video/BV1ji37eaEF8/)
|
||||
|
||||

|
||||
|
||||
目前微博会默认按照推荐顺序排序,如果你想要默认按照时间顺序排序的话,可以使用这个油猴脚本。
|
||||
|
||||
演示:
|
||||
|
||||

|
||||
|
||||
[脚本安装地址](https://greasyfork.org/zh-CN/scripts/498729-%E5%BE%AE%E5%8D%9A%E9%BB%98%E8%AE%A4%E6%8C%89%E7%85%A7%E6%9C%80%E6%96%B0%E6%97%B6%E9%97%B4%E6%8E%92%E5%BA%8F)
|
||||
|
||||
[源代码地址](https://github.com/KazooTTT/weibo-default-timeline)
|
||||
|
||||
## 参考
|
||||
|
||||
本项目基于 vite-plugin-monkey 开发
|
||||
菜单切换(useOption)参考了 antfu 的代码
|
Reference in New Issue
Block a user