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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |