Max Site Info

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

Apa itu Max Site Info?

Max Site Info adalah ekstensi Chrome yang dikembangkan oleh maxc, dan fitur utamanya adalah "Instant access to the info and realated links to the one you are browsing!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Max Site Info

Unduh file ekstensi Max Site Info dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Max Site Info Max Site Info
ID fkfglagacpnlfbbmlhlhacgfolhgnlbh
URL Resmi https://chromewebstore.google.com/detail/max-site-info/fkfglagacpnlfbbmlhlhacgfolhgnlbh
Deskripsi Instant access to the info and realated links to the one you are browsing!
Ukuran File 74.62 KB
Jumlah Instalasi 181
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2012-10-06
Tanggal Publikasi 2012-10-06
Penilaian 3.67/5 Total 3 Penilaian
Pengembang maxc
Tipe Pembayaran free
Situs Ekstensi http://cherevko.com/maxinfo.html
Bahasa yang Didukung 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"
}