Join Answerable

Join Answerable

What is Join Answerable?

Join Answerable is a Chrome extension developed by Answerable, and its main feature is "Join Answerable".

Extension Screenshots

screenshot
screenshot
screenshot

Download Join Answerable Extension CRX File

Download Join Answerable extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Join Answerable Join Answerable
ID cmkonjkkahojcdmglnafplncjihajncb
Official URL https://chromewebstore.google.com/detail/join-answerable/cmkonjkkahojcdmglnafplncjihajncb
Description Join Answerable
File Size 7.75 MB
Installation Count 52
Current Version 1.6.1
Last Updated 2021-10-23
Publish Date 2021-01-12
Developer Answerable
Email [email protected]
Payment Type free
Extension Website https://joinanswerable.com/
Help Page URL https://joinanswerable.com/support/
Supported Languages 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"
    ]
}