Keyword Rank Checker - fff.com.vn

Keyword Rank Checker là tiện ích xác định nhanh vị trí từ khóa của website trên Google. Tiện ích miễn phí cho cộng động SEO Việt

What is Keyword Rank Checker - fff.com.vn?

Keyword Rank Checker - fff.com.vn is a Chrome extension developed by https://keywordplanner.vn, and its main feature is "Keyword Rank Checker là tiện ích xác định nhanh vị trí từ khóa của website trên Google. Tiện ích miễn phí cho cộng động SEO Việt".

Extension Screenshots

screenshot
screenshot

Download Keyword Rank Checker - fff.com.vn Extension CRX File

Download Keyword Rank Checker - fff.com.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

                        Keyword Rank Checker là tiện ích SEO miễn phí, giúp check vị trí thứ hạng từ khóa trên Google
- Kiểm tra nhiều thứ hạng từ khóa nhanh chóng
- Tùy chỉnh theo domain 
- Lưu trữ lịch sử thứ hạng                    

Extension Basic Information

Name Keyword Rank Checker - fff.com.vn Keyword Rank Checker - fff.com.vn
ID oaojhdkelbfhcljadepdjgngdkapfclc
Official URL https://chromewebstore.google.com/detail/keyword-rank-checker-fffc/oaojhdkelbfhcljadepdjgngdkapfclc
Description Keyword Rank Checker là tiện ích xác định nhanh vị trí từ khóa của website trên Google. Tiện ích miễn phí cho cộng động SEO Việt
File Size 231 KB
Installation Count 171
Current Version 1.0.1
Last Updated 2020-04-23
Publish Date 2020-04-23
Rating 1.00/5 Total 2 Ratings
Developer https://keywordplanner.vn
Email [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": "Keyword Rank Checker - fff.com.vn",
    "short_name": "Keyword Rank Checker -",
    "version": "1.0.1",
    "manifest_version": 2,
    "permissions": [
        "https:\/\/www.google.com.vn\/"
    ],
    "homepage_url": "https:\/\/fff.com.vn",
    "icons": {
        "128": "images\/icons-02.png",
        "16": "images\/icons-02.png",
        "48": "images\/icons-02.png"
    },
    "description": "Keyword Rank Checker l\u00e0 ti\u1ec7n \u00edch x\u00e1c \u0111\u1ecbnh nhanh v\u1ecb tr\u00ed t\u1eeb kh\u00f3a c\u1ee7a website tr\u00ean Google. Ti\u1ec7n \u00edch mi\u1ec5n ph\u00ed cho c\u1ed9ng \u0111\u1ed9ng SEO Vi\u1ec7t",
    "browser_action": {
        "default_icon": {
            "16": "images\/icons-02.png",
            "24": "images\/icons-02.png",
            "32": "images\/icons-02.png"
        },
        "default_popup": "popup.html",
        "default_title": "C\u1ed9ng c\u1ee5 ph\u00e2n t\u00edch t\u1eeb kh\u00f3a"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "js\/jquery.min.js",
            "js\/rank-checker.js"
        ]
    }
}