Smart SEO by SmartKeyword.io

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

Co to jest Smart SEO by SmartKeyword.io?

Smart SEO by SmartKeyword.io to rozszerzenie Chrome opracowane przez https://smartkeyword.io, a jego główną funkcją jest „Smart SEO [Traffic, Content, Netlinking, Technical] - The most complete SEO plugin”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Smart SEO by SmartKeyword.io

Pobierz pliki rozszerzeń Smart SEO by SmartKeyword.io w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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..)!                    

Podstawowe informacje o rozszerzeniu

Nazwa Smart SEO by SmartKeyword.io Smart SEO by SmartKeyword.io
ID jlgjlajfnaibmioklmbnmddaeedbiepb
Oficjalny URL https://chromewebstore.google.com/detail/smart-seo-by-smartkeyword/jlgjlajfnaibmioklmbnmddaeedbiepb
Opis Smart SEO [Traffic, Content, Netlinking, Technical] - The most complete SEO plugin
Rozmiar pliku 111 KB
Liczba instalacji 9,918
Aktualna Wersja 1.2.2
Ostatnia Aktualizacja 2022-11-18
Data Publikacji 2020-01-30
Ocena 4.61/5 Łącznie 33 Oceny
Deweloper https://smartkeyword.io
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://smartkeyword.io
Adres URL Strony Pomocy https://smartkeyword.io
Adres URL Strony Polityki Prywatności https://smartkeyword.io
Obsługiwane Języki 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"
}