Phân tích Website - webrank.vn
Công cụ phân tích website: traffic, seo, adwords, backlink, social từ webrank.com
What is Phân tích Website - webrank.vn?
Phân tích Website - webrank.vn is a Chrome extension developed by https://fff.com.vn, and its main feature is "Công cụ phân tích website: traffic, seo, adwords, backlink, social từ webrank.com".
Extension Screenshots
Download Phân tích Website - webrank.vn Extension CRX File
Download Phân tích Website - webrank.vn extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Phân tích Website - webrank.vn |
ID | bafckfijdjmflihjfdhaajjejcboaiaj |
Official URL | 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 |
File Size | 221 KB |
Installation Count | 472 |
Current Version | 1.0.1 |
Last Updated | 2020-04-11 |
Publish Date | 2020-04-08 |
Developer | https://fff.com.vn |
[email protected] | |
Payment Type | free |
Extension Website | https://fff.com.vn/ |
Help Page URL | https://help.fff.com.vn/ |
Privacy Policy Page URL | https://fff.com.vn/chinh-sach-bao-mat |
Supported Languages | 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\/*", "*:\/\/*\/*" ] } ] } |