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
公式URL 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
}