Debate This - By ConvinceMe

This extension adds the link you are on to a debate on ConvinceMe

Wat is Debate This - By ConvinceMe?

Debate This - By ConvinceMe is een Chrome-extensie ontwikkeld door https://www.convinceme.net, en de belangrijkste functie is "This extension adds the link you are on to a debate on ConvinceMe".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Debate This - By ConvinceMe

Download Debate This - By ConvinceMe-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        ConvinceMe.net is the ultimate debating website. First off it's free to join. There are three main debating sections. Open, Battle, and King of the Hill (KOTH). Open debates can have endless debaters all competing for their side. In open debates, if your argument convinces someone, then you gain a point. It's your chance to convince the world that you are right! Fight for you side! Battles are one on one debates with another member of ConvinceMe.net. You can create a general challenge, or challenge an individual. Then you argue, add evidence, and convince other members to give you their vote. The winner takes all. King of the hill is a little like open debates, except that you get one main argument, and your goal is to convince members to give you the points. The first person to get 10 points wins, and is crowned king of the hill.                    

Basisinformatie over de Extensie

Naam Debate This - By ConvinceMe Debate This - By ConvinceMe
ID blcpjkdpicjeckfhlefppajdaedobhoh
Officiële URL https://chromewebstore.google.com/detail/debate-this-by-convinceme/blcpjkdpicjeckfhlefppajdaedobhoh
Beschrijving This extension adds the link you are on to a debate on ConvinceMe
Bestandsgrootte 88.81 KB
Aantal Installaties 21
Huidige Versie 1.0.0
Laatst Bijgewerkt 2012-05-07
Publicatiedatum 2012-05-07
Ontwikkelaar https://www.convinceme.net
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Debate This - By ConvinceMe",
    "description": "This extension adds the link you are on to a debate on ConvinceMe",
    "version": "1.0.0",
    "icons": {
        "128": "chrome_icon.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Debate this page",
        "default_icon": "chrome_icon_mini.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}