Join Answerable

Join Answerable

Wat is Join Answerable?

Join Answerable is een Chrome-extensie ontwikkeld door Answerable, en de belangrijkste functie is "Join Answerable".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Join Answerable

Download Join Answerable-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Join Answerable Join Answerable
ID cmkonjkkahojcdmglnafplncjihajncb
Officiële URL https://chromewebstore.google.com/detail/join-answerable/cmkonjkkahojcdmglnafplncjihajncb
Beschrijving Join Answerable
Bestandsgrootte 7.75 MB
Aantal Installaties 52
Huidige Versie 1.6.1
Laatst Bijgewerkt 2021-10-23
Publicatiedatum 2021-01-12
Ontwikkelaar Answerable
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://joinanswerable.com/
Help Pagina-URL https://joinanswerable.com/support/
Ondersteunde Talen 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"
    ]
}