TrafikLite Extension

Get instantly any website reputation and traffic data

什么是TrafikLite Extension?

TrafikLite Extension是由https://www.trafiklite.com开发的Chrome扩展程序,该扩展的主要功能是“Get instantly any website reputation and traffic data”。

扩展截图

screenshot
screenshot
screenshot

下载TrafikLite Extension扩展crx文件

下载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"
}