Facebook Auto "Most Recent" Stories

Change Facebook and groups feed to "Most Recent"

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Ath3r0sPT
日安装量
1
总安装量
585
评分
4 0 0
版本
0.1559010793
创建于
2019-04-21
更新于
2019-05-28
大小
4.4 KB
兼容性
与 Firefox 兼容 与 Chrome 兼容 与 Opera 兼容 与 Safari 兼容
许可证
MIT
适用于

Facebook Auto "Most Recent" Stories

This script is a Userscript to work with Facebook.

With this, your feed is automatically sorted to the most recent activity.

As well, if you like to see the most recent posts in the groups, this script do the job for you.

Note: You must install this userscript from here: Greasy Fork: Facebook "Most Recent" Stories.

Changelog

Check the changelog here.

How to report an issue?

Before submit a comment reporting any issue, ensure that: If the problem is not related with Facebook itself. Facebook regularly has problems with the feed. If you do not have any Facebook script that is conflicting with this script. If you do not have any extension or application that blocks GM protocols to inject code into page.

I use the GitHub as bug tracker. If you find a bug, go to here and click on New issue.

Do not submit a issue solely saying that the script has a bug or something is not working. Give me as much detail as possible and how to reproduce the problem. If you do not give me details I do not have the ability to guess what it is or what is causing the problem. For more informations how to report an issue, see this bug report template.

If you know how to solve the problem and want to contribute, please open a Pull Request with your solution.

Group feed:

If you want to see New Activity instead of Recent Posts, you need to change that in the script. To do so, you need to change the gpop[*] index from gpop[0] to gpop[1] everywhere this variable is used.