Phân tích Website - webrank.vn

Công cụ phân tích website: traffic, seo, adwords, backlink, social từ webrank.com

Qu'est-ce que Phân tích Website - webrank.vn ?

Phân tích Website - webrank.vn est une extension Chrome développée par https://fff.com.vn, et sa fonction principale est "Công cụ phân tích website: traffic, seo, adwords, backlink, social từ webrank.com".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Phân tích Website - webrank.vn

Téléchargez les fichiers d'extension Phân tích Website - webrank.vn au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Công cụ phân tích đối thủ là công cụ giúp bạn phân tích website của đối thủ cạnh tranh. Công cụ này sẽ cung cấp cho bạn các thông tin có giá trị về đối thủ cạnh tranh như:
+ Báo cáo về traffic của website đối thủ.
+ Báo cáo về nhân khẩu học của truy cập.
+ Biểu đồ theo thời gian của khách truy cập.
+ Nguồn cung cấp khách truy cập.
+ Phân tích chi tiết nguồn khách truy cập theo từng kênh.
+ Kênh quảng cáo hiển thị.
+ Kênh Social gồm cả quảng cáo và tự nhiên.
+ Kênh giới thiệu (từ các website khác) dạng backlink hoặc PR.
+ Phân tích lượng khách rời bỏ trang.
+ Dề xuất từ khóa cho trang.
+ Danh sách đối thủ cạnh tranh khác.                    

Informations de Base sur l'Extension

Nom Phân tích Website - webrank.vn Phân tích Website - webrank.vn
ID bafckfijdjmflihjfdhaajjejcboaiaj
URL Officiel https://chromewebstore.google.com/detail/ph%C3%A2n-t%C3%ADch-website-webrank/bafckfijdjmflihjfdhaajjejcboaiaj
Description Công cụ phân tích website: traffic, seo, adwords, backlink, social từ webrank.com
Taille du Fichier 221 KB
Nombre d'Installations 472
Version Actuelle 1.0.1
Dernière Mise à Jour 2020-04-11
Date de Publication 2020-04-08
Développeur https://fff.com.vn
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://fff.com.vn/
URL de la Page d'Aide https://help.fff.com.vn/
URL de la Page de Politique de Confidentialité https://fff.com.vn/chinh-sach-bao-mat
Langues Prises en Charge vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ph\u00e2n t\u00edch Website - webrank.vn",
    "short_name": "webrank",
    "version": "1.0.1",
    "manifest_version": 2,
    "homepage_url": "https:\/\/webrank.vn",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "48": "img\/icon48.png"
    },
    "description": "C\u00f4ng c\u1ee5 ph\u00e2n t\u00edch website: traffic, seo, adwords, backlink, social t\u1eeb webrank.com",
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "24": "img\/icon24.png",
            "32": "img\/icon32.png"
        },
        "default_title": "C\u00f4ng c\u1ee5 ph\u00e2n t\u00edch website: traffic, seo, adwords, backlink, social t\u1eeb webrank.com"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "js\/lib\/jquery.min.js",
                "js\/content.js"
            ],
            "css": [
                "css\/lib\/animate.css",
                "css\/content.min.css"
            ],
            "matches": [
                "*:\/\/*.google.com\/*",
                "*:\/\/google.com\/*",
                "*:\/\/*\/*"
            ]
        }
    ]
}