Seo Analyzer Beta

Analizza un sito tramite un semplice click

What is Seo Analyzer Beta?

Seo Analyzer Beta is a Chrome extension developed by https://blog.tecnospazio.org, and its main feature is "Analizza un sito tramite un semplice click".

Extension Screenshots

screenshot

Download Seo Analyzer Beta Extension CRX File

Download Seo Analyzer Beta 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

                        Analisi seo di un sito tramite un rapido click                    

Extension Basic Information

Name Seo Analyzer Beta Seo Analyzer Beta
ID jmfmbfbcgpglppnpgckccfjfmmgkiooh
Official URL https://chromewebstore.google.com/detail/seo-analyzer-beta/jmfmbfbcgpglppnpgckccfjfmmgkiooh
Description Analizza un sito tramite un semplice click
File Size 4.98 KB
Installation Count 25
Current Version 1.0
Last Updated 2013-02-16
Publish Date 2013-02-15
Developer https://blog.tecnospazio.org
Payment Type free
Supported Languages it
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Seo Analyzer Beta",
    "description": "Analizza un sito tramite un semplice click",
    "version": "1.0",
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ],
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    }
}