
Ratio'd
用户量:2大小:19.17KiB版本:v 1.0.3更新时间:2022-02-28
Google Chrome extension which highlights tweets that got badly "Ratio'd".
Ratio'd 的使用方法详解,最全面的教程
Ratio'd 描述:
用户数:2
分类:社交通讯插件
扩展大小:19.17 KiB
最后更新时间:2022-02-28
版本:v 1.0.3
Ratio'd 插件简介:
这是来自Chrome商店的 Ratio'd 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Ratio'd插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Ratio'd插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/Ratio'd is a chrome extension that highlights tweets with exceptionally bad
ratios on Twitter, by adding a small bar under any noteworthy tweet, to help with analyzing which tweets do well, and which do not.
*** The Ratio ***
The ratio is originally described as the ratio of retweets or likes to the amount of replies a tweet has. If replies outweigh the likes, the tweet is generally considered to be a bad tweet.
*** Open Source ***
The plugin is released Open Source under the MIT License!
https://github.com/PRTTMPRPHT/ratiod
*** Limitations ***
Currently, the following limitations apply:
- The extension can display the ratio bar only on feed-style tweets, not on, for example, status pages. This is due to a lack of information about the amount of replies on status pages.
- The extension currently only works correctly if the language is set to one of:
- English
- British English
- American English
- German
- Swedish
- Spanish
- Portuguese
- Italian
*** Calculation Methods ***
While the ratio is generally more of a meme / a rule-of-thumb, we actually want to quantify it to be able to decide rationally if a ratio is noteworthy or not. For this purpose, the extension offers two modes of calculation that can be used.
# The Ratio Richter (default)
This is a logarithmic scale designed by "Data for Progress"(https://www.dataforprogress.org/the-ratio-richter-scale) to measure the severity of a tweet and is the closest to a gold standard for measuring "the ratio" there is.
It is inspired by the Richter scale for measuring earthquake severity and is defined as follows:
`ln(replies / likes) * log(replies)`
# Balanced Score
This, while not technically being a ratio, is a very simple scoring method which was used in the development process of this plugin.
It is defined as follows:
`((retweets - replies) + 2 * (likes - replies)) / 3`
Unlike the Ratio Richter, this takes into account the retweets a tweet has. It also behaves consistently for tweets on the positive side of the spectrum, should you choose to display the bar on these tweets as well. For this reason, it is still available as an optional alternative.
*** Settings ***
There are some settings you can use to tweak the extension's behavior by heading into the extension options.
# Calculation Mode
see "Calculation Methods".
# Display positive ratios
This extension is configured by default to only highlight exceptionally negative tweets to reduce clutter while browsing Twitter. Usually the ratio is only really interesting when a tweet did badly.
If you are interested in displaying the ratio bar for exceptionally positive tweets as well, you can do so by enabling it in the extension options.
*** Further legalese ***
TWITTER, TWEET, RETWEET and the Twitter Bird logo are trademarks of Twitter Inc. or its affiliates.