TrafikLite Extension

Get instantly any website reputation and traffic data

Wat is TrafikLite Extension?

TrafikLite Extension is een Chrome-extensie ontwikkeld door https://www.trafiklite.com, en de belangrijkste functie is "Get instantly any website reputation and traffic data".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie TrafikLite Extension

Download TrafikLite Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam TrafikLite Extension TrafikLite Extension
ID chhhebadpbneepkmebgjdojalkpfooeg
Officiële URL https://chromewebstore.google.com/detail/trafiklite-extension/chhhebadpbneepkmebgjdojalkpfooeg
Beschrijving Get instantly any website reputation and traffic data
Bestandsgrootte 111 KB
Aantal Installaties 170
Huidige Versie 1.4
Laatst Bijgewerkt 2018-05-13
Publicatiedatum 2018-05-12
Beoordeling 4.11/5 Totaal 9 Beoordelingen
Ontwikkelaar https://www.trafiklite.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.trafiklite.com
Help Pagina-URL https://www.trafiklite.com/lite/privacy.php
URL van de Privacybeleid Pagina https://www.smartadblock.co.uk/privacy.php
Ondersteunde Talen 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"
}