Max Site Info

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

Cos'è Max Site Info?

Max Site Info è un'estensione di Chrome sviluppata da maxc, e la sua funzione principale è "Instant access to the info and realated links to the one you are browsing!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Max Site Info

Scarica i file di estensione Max Site Info in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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 ...                    

Informazioni di Base sull'Estensione

Nome Max Site Info Max Site Info
ID fkfglagacpnlfbbmlhlhacgfolhgnlbh
URL Ufficiale https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh
Descrizione Instant access to the info and realated links to the one you are browsing!
Dimensione del File 74.62 KB
Conteggio Installazioni 181
Versione Corrente 1.0.2
Ultimo Aggiornamento 2012-10-06
Data di Pubblicazione 2012-10-06
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore maxc
Tipo di Pagamento free
Sito Web dell'Estensione http://cherevko.com/maxinfo.html
Lingue Supportate 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"
}