Max Site Info
Instant access to the info and realated links to the one you are browsing!
Was ist Max Site Info?
Max Site Info ist eine Chrome-Erweiterung, die von maxc entwickelt wurde, und ihr Hauptmerkmal ist "Instant access to the info and realated links to the one you are browsing!".
Erweiterungsscreenshots
Max Site Info-Erweiterungs-CRX-Datei herunterladen
Laden Sie Max Site Info-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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 ...                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | fkfglagacpnlfbbmlhlhacgfolhgnlbh | 
| Offizielle URL | https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh | 
| Beschreibung | Instant access to the info and realated links to the one you are browsing! | 
| Dateigröße | 74.62 KB | 
| Installationsanzahl | 181 | 
| Aktuelle Version | 1.0.2 | 
| Letztes Update | 2012-10-06 | 
| Veröffentlichungsdatum | 2012-10-06 | 
| Bewertung | 3.67/5 Insgesamt 3 Bewertungen | 
| Entwickler | maxc | 
| Zahlungsart | free | 
| Erweiterungswebsite | http://cherevko.com/maxinfo.html | 
| Unterstützte Sprachen | 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"
}  |  |