Debate This - By ConvinceMe

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

Apa itu Debate This - By ConvinceMe?

Debate This - By ConvinceMe adalah ekstensi Chrome yang dikembangkan oleh https://www.convinceme.net, dan fitur utamanya adalah "This extension adds the link you are on to a debate on ConvinceMe".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Debate This - By ConvinceMe

Unduh file ekstensi Debate This - By ConvinceMe dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Debate This - By ConvinceMe Debate This - By ConvinceMe
ID blcpjkdpicjeckfhlefppajdaedobhoh
URL Resmi https://chromewebstore.google.com/detail/debate-this-by-convinceme/blcpjkdpicjeckfhlefppajdaedobhoh
Deskripsi This extension adds the link you are on to a debate on ConvinceMe
Ukuran File 88.81 KB
Jumlah Instalasi 21
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2012-05-07
Tanggal Publikasi 2012-05-07
Pengembang https://www.convinceme.net
Tipe Pembayaran free
Bahasa yang Didukung 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
}