Smart SEO by SmartKeyword.io

Smart SEO [Traffic, Content, Netlinking, Technical] - The most complete SEO plugin

什麼是Smart SEO by SmartKeyword.io?

Smart SEO by SmartKeyword.io是由https://smartkeyword.io開發的Chrome擴展程式,該擴展的主要功能是“Smart SEO [Traffic, Content, Netlinking, Technical] - The most complete SEO plugin”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Smart SEO by SmartKeyword.io擴展crx文件

下載Smart SEO by SmartKeyword.io擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        SmartKeyword SEO plugin is a true all-in-one SEO solution : 1 click analyze of any web page (traffic, backlinks, content, technique) et  any Google web page result (keyword data : volume, Adwords bid, compétition + statistics on each result : traffic, backlinks, best keywords, etc..)!                    

擴展基本資訊

名稱 Smart SEO by SmartKeyword.io Smart SEO by SmartKeyword.io
ID jlgjlajfnaibmioklmbnmddaeedbiepb
官方網址 https://chromewebstore.google.com/detail/smart-seo-by-smartkeyword/jlgjlajfnaibmioklmbnmddaeedbiepb
簡介 Smart SEO [Traffic, Content, Netlinking, Technical] - The most complete SEO plugin
檔案大小 111 KB
安裝次數 9,918
目前版本 1.2.2
更新時間 2022-11-18
上架時間 2020-01-30
評分 4.61/5 共 33 次評分
開發者 https://smartkeyword.io
電子郵箱 [email protected]
付費類型 free
擴展官網 https://smartkeyword.io
說明頁面URL https://smartkeyword.io
隱私政策頁面URL https://smartkeyword.io
支援的語言 en,fr
manifest.json
{
    "author": "[email protected]",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "smartkeyword_48.png",
        "default_popup": "popup.html",
        "default_title": "Smart SEO"
    },
    "default_locale": "fr",
    "description": "__MSG_description__",
    "homepage_url": "https:\/\/smartkeyword.io",
    "icons": {
        "128": "smartkeyword_128.png",
        "16": "smartkeyword_16.png",
        "48": "smartkeyword_48.png"
    },
    "manifest_version": 2,
    "name": "Smart SEO by SmartKeyword.io",
    "permissions": [
        "activeTab",
        "",
        "webRequest",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "Smart SEO",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.2"
}