Valurank
Valurank evaluates each webpage and gives you a summary of scores that you can use to decide whether it's worth spending time on.
什么是Valurank?
Valurank是由https://valurank.com开发的Chrome扩展程序,该扩展的主要功能是“Valurank evaluates each webpage and gives you a summary of scores that you can use to decide whether it's worth spending time on.”。
扩展截图
下载Valurank扩展crx文件
下载Valurank扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Valurank uses AI algorithms to detect all the telltale signs of clickbait, eye-catchers, link-farms, intentional disinformation, and plain ol’ junk. Our models are open to the public and we have no partisan or hidden agenda - our only goals are to save your time and to raise the level of our public discourse. We want media outlets on both the left and the right to start following basic journalistic norms again. We present our scores the same way packaged foods show you their nutrition labels - to help you make an informed decision before you consume it. To run a Valurank report, download this extension, navigate to any page, and simply click on the Valurank icon to the right of your browser's address bar. Alternatively, join us at https://otherweb.com/ where all the junk has been filtered out and all articles have nutrition labels already!
扩展基本信息
名称 | Valurank |
ID | kkhcmgnlodakongllknldloammpmbpeg |
官方URL | https://chromewebstore.google.com/detail/valurank/kkhcmgnlodakongllknldloammpmbpeg |
简介 | Valurank evaluates each webpage and gives you a summary of scores that you can use to decide whether it's worth spending time on. |
文件大小 | 97.19 KB |
安装次数 | 60 |
当前版本 | 0.10.0 |
更新时间 | 2023-08-17 |
上架时间 | 2022-02-12 |
评分 | 4.56/5 共9次评分 |
开发者 | https://valurank.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://otherweb.com/ |
隐私政策页面URL | https://otherweb.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Valurank", "short_name": "Valurank", "description": "Valurank evaluates each webpage and gives you a summary of scores that you can use to decide whether it's worth spending time on.", "author": "Valurank Corp", "version": "0.10.0", "browser_action": { "default_title": "Valurank", "default_popup": "popup.html", "default_icon": { "16": ".\/static\/logo\/16.png", "32": ".\/static\/logo\/32.png", "48": ".\/static\/logo\/48.png", "128": ".\/static\/logo\/128.png" } }, "icons": { "16": ".\/static\/logo\/16.png", "32": ".\/static\/logo\/32.png", "48": ".\/static\/logo\/48.png", "128": ".\/static\/logo\/128.png" }, "content_scripts": [ { "js": [ "page-content.js" ], "matches": [ " |