Debate This - By ConvinceMe

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

什麼是Debate This - By ConvinceMe?

Debate This - By ConvinceMe是由https://www.convinceme.net開發的Chrome擴展程式,該擴展的主要功能是“This extension adds the link you are on to a debate on ConvinceMe”。

擴展截圖

screenshot

下載Debate This - By ConvinceMe擴展crx文件

下載Debate This - By ConvinceMe擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Debate This - By ConvinceMe Debate This - By ConvinceMe
ID blcpjkdpicjeckfhlefppajdaedobhoh
官方網址 https://chromewebstore.google.com/detail/debate-this-by-convinceme/blcpjkdpicjeckfhlefppajdaedobhoh
簡介 This extension adds the link you are on to a debate on ConvinceMe
檔案大小 88.81 KB
安裝次數 21
目前版本 1.0.0
更新時間 2012-05-07
上架時間 2012-05-07
開發者 https://www.convinceme.net
付費類型 free
支援的語言 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
}