Google plus Community search

This extension allows you to perform a search inside the current google plus community you are browsing

Google plus Community searchคืออะไร?

Google plus Community search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Fullmakt AS และคุณลักษณะหลักของมันคือ "This extension allows you to perform a search inside the current google plus community you are browsing"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Google plus Community search

ดาวน์โหลดไฟล์ส่วนขยาย Google plus Community search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Since the new Google Plus Community design lack the all important "search inside community" feature, this extension allows you to do just that. Click on the little icon at the top right when browsing a community to pop up a little search bar to search inside the community you are browsing.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Google plus Community search Google plus Community search
ID acddnghoolpgaifeinbglmbdhplndgca
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/google-plus-community-sea/acddnghoolpgaifeinbglmbdhplndgca
คำอธิบาย This extension allows you to perform a search inside the current google plus community you are browsing
ขนาดไฟล์ 6.8 KB
จำนวนการติดตั้ง 171
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2016-02-23
วันที่เผยแพร่ 2016-02-23
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Fullmakt AS
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Google plus Community search",
    "description": "This extension allows you to perform a search inside the current google plus community you are browsing",
    "version": "0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Search community"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}