NativeRank SEO Stats

Explore our free and best-in-class SEO tool to analyze your website's SEO stats.

Wat is NativeRank SEO Stats?

NativeRank SEO Stats is een Chrome-extensie ontwikkeld door Native Rank, en de belangrijkste functie is "Explore our free and best-in-class SEO tool to analyze your website's SEO stats.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie NativeRank SEO Stats

Download NativeRank SEO Stats-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Native Rank is a premier provider of digital marketing and advertising solutions. At Native Rank, we know that to grow your business you must have a winning formula for success, and we strive to provide that every day for our clients.

Use our extension to analyze SEO stats of your website and reach out to us if you have any questions.                    

Basisinformatie over de Extensie

Naam NativeRank SEO Stats NativeRank SEO Stats
ID kkimhbeindblnefpbadmjagcmidamage
Officiële URL https://chromewebstore.google.com/detail/nativerank-seo-stats/kkimhbeindblnefpbadmjagcmidamage
Beschrijving Explore our free and best-in-class SEO tool to analyze your website's SEO stats.
Bestandsgrootte 105 KB
Aantal Installaties 232
Huidige Versie 1.11
Laatst Bijgewerkt 2019-03-31
Publicatiedatum 2019-03-26
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Native Rank
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NativeRank SEO Stats",
    "description": "Explore our free and best-in-class SEO tool to analyze your website's SEO stats.",
    "version": "1.11",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/icon19.png"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "all_frames": false,
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "manifest_version": 2,
    "short_name": "NR SEO Stats",
    "permissions": [
        "activeTab"
    ]
}