Business Review Scan

This Google Chrome Extension generates a in-depth report showing a different information about a company's reviews.

Business Review Scanคืออะไร?

Business Review Scan เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.quicklyreviewus.com และคุณลักษณะหลักของมันคือ "This Google Chrome Extension generates a in-depth report showing a different information about a company's reviews."

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Business Review Scan

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

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

                        The Business Review Scan Chrome Extension enables you to run unlimited free reports showing how your business is performing across all the major review websites in addition to critical issues, negative reviews, trend lines, sentiment, unclaimed profiles and much more. This report is the first step in improving and/or furthering your business’ online reputation. Don’t let what you don’t know hurt your business.                    

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

ชื่อ Business Review Scan Business Review Scan
ID ngcgigboclbkncklibdmiihppbhgfaln
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/business-review-scan/ngcgigboclbkncklibdmiihppbhgfaln
คำอธิบาย This Google Chrome Extension generates a in-depth report showing a different information about a company's reviews.
ขนาดไฟล์ 5.4 KB
จำนวนการติดตั้ง 67
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2017-04-06
วันที่เผยแพร่ 2017-04-06
ผู้พัฒนา https://www.quicklyreviewus.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.quicklyreviewus.com
URL หน้านโยบายความเป็นส่วนตัว https://www.quicklyreviewus.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Business Review Scan",
    "manifest_version": 2,
    "short_name": "Business Review Scan",
    "description": "This Google Chrome Extension generates a in-depth report showing a different information about a company's reviews.",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon16.png"
    },
    "icons": {
        "128": "icon28.png"
    }
}