AlexaRanking

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

O que é AlexaRanking?

AlexaRanking é uma extensão do Chrome desenvolvida por aminetahiri413, e sua principal característica é "A Google Chrome Extension that helps you visualize websites and their Alexa Ranking".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão AlexaRanking

Baixe arquivos de extensão AlexaRanking no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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:                    

Informações Básicas da Extensão

Nome AlexaRanking AlexaRanking
ID agdgcbaiogjbbofihfmhednegcohokfh
URL Oficial https://chromewebstore.google.com/detail/alexaranking/agdgcbaiogjbbofihfmhednegcohokfh
Descrição A Google Chrome Extension that helps you visualize websites and their Alexa Ranking
Tamanho do Arquivo 240 KB
Contagem de Instalações 569
Versão Atual 1.0.0
Última Atualização 2022-05-18
Data de Publicação 2022-05-18
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor aminetahiri413
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
}