Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/he0119/weibo-timeline
自动切换到最新微博,恢复正确的时间线
https://github.com/he0119/weibo-timeline
greasyfork tampermonkey weibo
Last synced: 3 months ago
JSON representation
自动切换到最新微博,恢复正确的时间线
- Host: GitHub
- URL: https://github.com/he0119/weibo-timeline
- Owner: he0119
- License: mit
- Created: 2019-07-15T09:21:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T09:36:20.000Z (about 1 year ago)
- Last Synced: 2023-10-24T10:33:02.533Z (about 1 year ago)
- Topics: greasyfork, tampermonkey, weibo
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 让微博按正确的时间线排序
自动切换到最新微博,恢复正确的时间线
安装 [Greasy Fork](https://greasyfork.org/zh-CN/scripts/384547-%E8%AE%A9%E5%BE%AE%E5%8D%9A%E6%8C%89%E6%AD%A3%E7%A1%AE%E7%9A%84%E6%97%B6%E9%97%B4%E7%BA%BF%E6%8E%92%E5%BA%8F)
源代码 [GitHub](https://github.com/he0119/weibo-timeline)
## 功能
- 打开微博时自动跳转到最新微博
- 点击左上角的微博 `Logo` 也能回到最新微博## 更新笔记
### 0.2.6 - 2022-06-20
- 修复单击主页按钮边缘会回到全部关注的问题
### 0.2.5 - 2021-04-27
- 修复有些情况下没有自动转跳的问题
### 0.2.4 - 2020-10-16
- 修复会转跳到主页的问题
### 0.2.3 - 2020-09-28
- 修复单击首页按钮下半部分没有进入最新微博的问题
### 0.2.2 - 2020-08-18
- 修复转跳失败的问题 [#2](https://github.com/he0119/weibo-timeline/issues/2)
### 0.2.1 - 2020-08-18
- 完善对新版微博的判断
- 替换左上角微博图标和首页按钮的单击事件### 0.2.0 - 2020-08-18
- 支持新版微博
### 0.1.2 - 2019-07-15
- 添加对 www.weibo.com 网址的支持