Join Answerable

Join Answerable

Join Answerableคืออะไร?

Join Answerable เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Answerable และคุณลักษณะหลักของมันคือ "Join Answerable"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Join Answerable

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}