URIRANK - Alexa Traffic Rank

Alexa website ranking and analysis of all sites. Top 100 websites by country.

Wat is URIRANK - Alexa Traffic Rank?

URIRANK - Alexa Traffic Rank is een Chrome-extensie ontwikkeld door https://urirank.com, en de belangrijkste functie is "Alexa website ranking and analysis of all sites. Top 100 websites by country.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie URIRANK - Alexa Traffic Rank

Download URIRANK - Alexa Traffic Rank-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

                        URIRANK is a free alexa rank alternative extension. SEO Alexa Traffic rank extension, alexa website ranking, website traffic analytics, keywords and competitor websites. Traffic rank and website analysis.                    

Basisinformatie over de Extensie

Naam URIRANK - Alexa Traffic Rank URIRANK - Alexa Traffic Rank
ID gcehgkmfmfdhglfpcigmcfpbgblhldga
Officiële URL https://chromewebstore.google.com/detail/urirank-alexa-traffic-ran/gcehgkmfmfdhglfpcigmcfpbgblhldga
Beschrijving Alexa website ranking and analysis of all sites. Top 100 websites by country.
Bestandsgrootte 1.08 MB
Aantal Installaties 2,417
Huidige Versie 1.2
Laatst Bijgewerkt 2023-09-09
Publicatiedatum 2022-05-15
Beoordeling 2.33/5 Totaal 3 Beoordelingen
Ontwikkelaar https://urirank.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://urirank.com
Help Pagina-URL https://urirank.com/app/chrome-support
URL van de Privacybeleid Pagina https://urirank.com/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "URIRANK - Alexa Traffic Rank",
    "description": "Alexa website ranking and analysis of all sites. Top 100 websites by country.",
    "manifest_version": 3,
    "version": "1.2",
    "icons": {
        "128": "128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "tabs",
        "webRequest"
    ]
}