Max Site Info

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

What is Max Site Info?

Max Site Info is a Chrome extension developed by maxc, and its main feature is "Instant access to the info and realated links to the one you are browsing!".

Extension Screenshots

screenshot
screenshot

Download Max Site Info Extension CRX File

Download Max Site Info extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Max Site Info Max Site Info
ID fkfglagacpnlfbbmlhlhacgfolhgnlbh
Official URL https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh
Description Instant access to the info and realated links to the one you are browsing!
File Size 74.62 KB
Installation Count 181
Current Version 1.0.2
Last Updated 2012-10-06
Publish Date 2012-10-06
Rating 3.67/5 Total 3 Ratings
Developer maxc
Payment Type free
Extension Website http://cherevko.com/maxinfo.html
Supported Languages 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"
}