TACTQ Launcher

Easy access to most powerful business research database.

TACTQ Launcherคืออะไร?

TACTQ Launcher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Tertium Technology และคุณลักษณะหลักของมันคือ "Easy access to most powerful business research database."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Quick launch and easy access to TACTQ application, which provides you the access to most powerful business research database and sales acceleration platform. You can get sales leads contacts and industry insights at your finger tips.

Features :

1. You can upload contact to your account
2. You can view your overall  points that you are earned
3. You can provide instant feedback for the application
4. You can refer your friend at one click

For any queries contact us : [email protected]                    

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

ชื่อ TACTQ Launcher TACTQ Launcher
ID oonbncjjgelagngflfgmbionnnoaoddd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tactq-launcher/oonbncjjgelagngflfgmbionnnoaoddd
คำอธิบาย Easy access to most powerful business research database.
ขนาดไฟล์ 2.38 MB
จำนวนการติดตั้ง 12
เวอร์ชันปัจจุบัน 2.3.23
อัปเดตครั้งล่าสุด 2018-12-10
วันที่เผยแพร่ 2018-12-10
ผู้พัฒนา Tertium Technology
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.tactq.com
URL หน้าช่วยเหลือ https://tactq.com/ContactUs.html
URL หน้านโยบายความเป็นส่วนตัว https://tactq.com/privacy_policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TACTQ Launcher",
    "description": "Easy access to most powerful business research database.",
    "version": "2.3.23",
    "icons": {
        "128": "tactq.png"
    },
    "browser_action": {
        "default_icon": "tactq.png",
        "default_popup": "chrome-sign-in.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "identity"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.gstatic.com\/ https:\/\/code.getmdl.io\/ https:\/\/fonts.googleapis.com\/ https:\/\/jsonip.com\/ https:\/\/connect.facebook.net\/ https:\/\/api.ipdata.co\/ https:\/\/apis.google.com\/ https:\/\/cdn.firebase.com\/ https:\/\/code.angularjs.org\/ https:\/\/cdnjs.cloudflare.com\/ajax\/ https:\/\/us-central1-tactq-327c5.cloudfunctions.net\/inputElasticQuery\/* https:\/\/angular-ui.github.io\/ https:\/\/code.jquery.com\/ https:\/\/us-central1-tactq-327c5.cloudfunctions.net\/ https:\/\/tactq-327c5.firebaseapp.com\/ https:\/\/*.facebook.com\/* https:\/\/*.firebaseio.com https:\/\/www.googleapis.com; object-src 'self'",
    "oauth2": {
        "client_id": "372614451911-tao8rrg13s6ae52f2h4ca9ne23s29qgl.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg1tUKu6RppLWEhO76hDPE35+rFXy07CGXstpi5l54LHsgBt61h86UkZazcnBrqJGS7CooNLENj7fVJggSlkgbRbS5xxojBBZDB\/6KmQylXoEDzDO0lBHvlQ6vvuDA45OXFE16bSbWaKZBpWVNdN7QtBiwk881rlAv4uhE9f4EEnnMaenYQMP816vJSeK4Wl1R5kxzAB8jJ17oXnsysINAV\/BWfcCmrTWZr7o6RdHTAD+MTuA+vKuXuBnNKw3S6K1xql6g8gyqle950deRJXlCr03suVACgMbrecGFMmgYbx5U7QA80BcmiwYeb0++Orvxy75SoDxCSvgt4Nqc0793QIDAQAB"
}