Join Answerable

Join Answerable

Join Answerableとは何ですか?

Join AnswerableはAnswerableによって開発されたChromeの拡張機能で、その主な機能は「Join Answerable」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Join Answerable拡張機能のCRXファイルをダウンロード

Join Answerable拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Ask questions from anywhere and get instant answers from people just like you.  Answerable's chrome plugin connects to you consumers like you who are part of Answerable's community to like minded shoppers.  Ask and we'll route your question instantly.                    

拡張機能の基本情報

名前 Join Answerable Join Answerable
ID cmkonjkkahojcdmglnafplncjihajncb
公式URL https://chromewebstore.google.com/detail/join-answerable/cmkonjkkahojcdmglnafplncjihajncb
説明 Join Answerable
ファイルサイズ 7.75 MB
インストール数 52
現在のバージョン 1.6.1
最終更新日 2021-10-23
公開日 2021-01-12
開発者 Answerable
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://joinanswerable.com/
ヘルプページのURL https://joinanswerable.com/support/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Join Answerable",
    "version": "1.6.1",
    "manifest_version": 2,
    "description": "Join Answerable",
    "homepage_url": "https:\/\/joinanswerable.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Answerable",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "activeTab"
    ]
}