AlexaRanking

A Google Chrome Extension that helps you visualize websites and their Alexa Ranking

Co je AlexaRanking?

AlexaRanking je rozšíření Chrome vyvinuté aminetahiri413, a jeho hlavní funkcí je „A Google Chrome Extension that helps you visualize websites and their Alexa Ranking“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření AlexaRanking

Stáhněte si soubory rozšíření AlexaRanking ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        AlexaRanking is a free extension for Chrome.
As you know that Alexa Ranking Official Extension services ended, that's why we made our extension that is similar to the official one , with updated and latest data information, so you can visualize websites and see their Alexa ranking  , our extension give's you the ranking in the world and the also the ranking in the most visited country . AlexaRanking give's you all data about the sites you visit without interrupting your browsing.

------------------------------------------------------------------------------------------------------------------------------------------------
By clicking "Install", you agree to AlexaRanking's Privacy Notice and Terms of Use:                    

Základní Informace o Rozšíření

Název AlexaRanking AlexaRanking
ID agdgcbaiogjbbofihfmhednegcohokfh
Oficiální URL https://chromewebstore.google.com/detail/alexaranking/agdgcbaiogjbbofihfmhednegcohokfh
Popis A Google Chrome Extension that helps you visualize websites and their Alexa Ranking
Velikost souboru 240 KB
Počet instalací 569
Aktuální Verze 1.0.0
Poslední Aktualizace 2022-05-18
Datum Vydání 2022-05-18
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář aminetahiri413
E-mail [email protected]
Typ Platby free
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AlexaRanking",
    "version": "1.0.0",
    "description": "A Google Chrome Extension that helps you visualize websites and their Alexa Ranking",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "permissions": [
        "tabs"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon16.png",
            "19": "icon19.png",
            "32": "icon32.png",
            "38": "icon38.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "19": "icon19.png",
        "32": "icon32.png",
        "38": "icon38.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 3
}