Max Site Info

Instant access to the info and realated links to the one you are browsing!

O que é Max Site Info?

Max Site Info é uma extensão do Chrome desenvolvida por maxc, e sua principal característica é "Instant access to the info and realated links to the one you are browsing!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Max Site Info

Baixe arquivos de extensão Max Site Info 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

                        The Max Site Info - analytics tool for webmasters
The Extension provides easy access to
Google Page Rank,
Alexa rank, 
Alexa Six month Traffic Trend, 
Related Links, 
Google Trends, 
Google AdPlanner, 
Who Is, 
robots.txt, 
sitemap.xml
and more ...                    

Informações Básicas da Extensão

Nome Max Site Info Max Site Info
ID fkfglagacpnlfbbmlhlhacgfolhgnlbh
URL Oficial https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh
Descrição Instant access to the info and realated links to the one you are browsing!
Tamanho do Arquivo 74.62 KB
Contagem de Instalações 181
Versão Atual 1.0.2
Última Atualização 2012-10-06
Data de Publicação 2012-10-06
Classificação 3.67/5 Total de 3 Avaliações
Desenvolvedor maxc
Tipo de Pagamento free
Site da Extensão http://cherevko.com/maxinfo.html
Idiomas Suportados en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon24.png",
        "default_title": "__MSG_max_default_title__",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "Instant access to the info and realated links to the one you are browsing!",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "64": "img\/icon64.png"
    },
    "manifest_version": 2,
    "name": "Max Site Info",
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}