TrafikLite Extension

Get instantly any website reputation and traffic data

TrafikLite Extensionคืออะไร?

TrafikLite Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.trafiklite.com และคุณลักษณะหลักของมันคือ "Get instantly any website reputation and traffic data"

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

screenshot
screenshot
screenshot

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

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

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

                        Use TrafikLite’s browser add-on to get in-depth traffic and engagement statistics with a single click.
 
Find out how popular any website is and get instant knowledge and estimation on sources of traffic bringing users to the site. Check out TrafikLite.com for much more in-depth analysis of websites and apps.

FAQ : https://www.trafiklite.com/lite/privacy.php

Privacy Policy: We NEVER store any user data.                    

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

ชื่อ TrafikLite Extension TrafikLite Extension
ID chhhebadpbneepkmebgjdojalkpfooeg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/trafiklite-extension/chhhebadpbneepkmebgjdojalkpfooeg
คำอธิบาย Get instantly any website reputation and traffic data
ขนาดไฟล์ 111 KB
จำนวนการติดตั้ง 170
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2018-05-13
วันที่เผยแพร่ 2018-05-12
คะแนน 4.11/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา https://www.trafiklite.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.trafiklite.com
URL หน้าช่วยเหลือ https://www.trafiklite.com/lite/privacy.php
URL หน้านโยบายความเป็นส่วนตัว https://www.smartadblock.co.uk/privacy.php
ภาษาที่รองรับ en
manifest.json
{
    "author": "TrafikLite Admin",
    "background": {
        "persistent": false,
        "scripts": [
            "background-script.js",
            "jquery.js",
            "numeral.min.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/TLicon_72.png",
            "38": "icons\/TLicon_72.png"
        },
        "default_popup": "popup\/trafiklite.html"
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "description": "Get instantly any website reputation and traffic data",
    "homepage_url": "https:\/\/www.trafiklite.com",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuIWXlhAA1qNwto9EMtZG8Hdfdig5m8\/oyz1u94KS7OFJc3HbYrzMfkiLnk7oWXCy7UWyoNhKkALybk0eBUgjsrFbHuYH9eK1h9R6miQkkEnTqVaejZa46nQtxRCCL8dPwq7RUmmpyXNMNIdfcSG3CbgRX8IU5btaul5\/ssawLVicNE3spW1IXNpDulCHrC9Q8+92He7NcTDL0Qf9NdxlMQIVifd3Ltj2aQMu0K8ENhrf+4aNHn93weD9f1N9tFQkryHhrMr3ew\/kTUBrPJyib079rr+g9eYMDC3mX4aCzJnB6C2pS47evDee4gdhOPqhu3RIukfogvtrjpc3+xmFRQIDAQAB",
    "manifest_version": 2,
    "name": "TrafikLite Extension",
    "permissions": [
        "tabs",
        "https:\/\/www.trafiklite.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4"
}