Skip to content

Latest commit

 

History

History
91 lines (68 loc) · 3.7 KB

ext.md

File metadata and controls

91 lines (68 loc) · 3.7 KB

Yup Extension

Extension

Yup is a network that rewards you for quality opinions. Its goal is to create a social consensus layer on the internet, accurately representing the agreed-upon social value of anything, from random Tweets to your history professor. Yup then rewards its users proportional to the social value of their contributions. With the Yup extension, you can earn rewards as you regularly browse the internet. All you have to do is rate through the extension, or directly on Twitter, Reddit, YouTube, or Google Maps. The technology is complicated, but how it works is simple.

The Extension is a browser plug-in that rewards users' opinions across the web.

Extension Popup

The Yup Web Extension is a web browser plug-in that gives you the ability to express your opinion on any site on the internet. You can do so by rating on a scale of 1-5 in categories such as ‘popular’, ‘smart’, ‘funny’. When other users give the same opinion on the same content, you earn YUP and influence! On the Yup network, not all ratings are created equal. Learn more

Learn more: YUP | Influence | Categories | Rewards

On certain sites, information and Yup functions are overlaid for better use.

The extension functions as both a tool for Yup-related actions and a crypto account. You can use it by clicking on the extension itself or by using overlaid buttons on certain sites. Additionally, you can use traditional reactions (i.e. Twitter likes, Reddit upvotes, Gmaps ratings) and they’ll be treated as a Yup rating too!

Learn more: Rating | Specs

Hold YUP to increase your influence and rewards

YUP tokens can be sent to friends and other accounts. But don't send them all! They help build Influence, which can earn you more rewards in the future.

Learn more: Influence | Rewards

Requirements: Chrome, Opera, Brave, or Firefox browsers. Works with: Any site on the internet! Overlays (currently) on :

  1. Twitter
  2. Reddit
  3. Google Maps
  4. YouTube

.cont {
width:100%;
text-align:center;
}
.rounded-img {
border-radius:10px;
box-shadow: 0px 0px 2px 1px #dddddd;
}
.tooltip {
position: relative;
display: inline-block;
}
.tooltip .tooltiptext {
visibility: hidden;
width: 50px;
background-color: grey;
opacity:0.9;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
{
box-sizing: border-box;
}

.column {
float: left;
width: 50%;
padding: 0px;
}

.row:after {
content: "";
display: table;
clear: both;
}
.header1 {
font-size: 1.8rem;
font-weight: bold;
padding: 2rem 0px;
}
.header2 {
font-size: 1.5rem;
}