SEO Turbo Website Analyser

Easy to use SEO analysis tool with free downloadable reports

什麼是SEO Turbo Website Analyser?

SEO Turbo Website Analyser是由Wildfire Concepts Pty Ltd開發的Chrome擴展程式,該擴展的主要功能是“Easy to use SEO analysis tool with free downloadable reports”。

擴展截圖

screenshot

下載SEO Turbo Website Analyser擴展crx文件

下載SEO Turbo Website Analyser擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Easy to use SEO analysis tool for any website with free downloadable complete report.  

Input a website address and you'll get a complete review in moments, showing you: 

Meta Title
Meta Description
Meta Keywords
Headings
Google Preview
Missing Image Alt Attribute
Keywords Cloud
Keyword Consistency
Text/HTML Ratio
GZIP Compression Test
WWW / NON-WWW Resolve
IP Canonicalization
XML Sitemap
Robots.txt
URL Rewrite
Underscores in the URLs
Embedded Objects
Iframe Check
Domain Registration
WHOIS Data
Indexed Pages Count (Google)
Backlinks Counter
URL Count
Favicon Test
Custom 404 Page Test
Page Size
Website Load Time
PageSpeed Insights (Desktop)
Language Check
Domain Availability
Typo Availability
Email Privacy
Safe Browsing
Mobile Friendliness
Mobile Preview Screenshot
Mobile Compatibility
PageSpeed Insights (Mobile)
Server IP
Server Location
Hosting Service Provider
Speed Tips
Analytics
W3C Validity
Doc Type
Encoding
Facebook Likes Count
PlusOne Count
StumbleUpon Count
LinkedIn Count
Estimated Worth
Alexa Global Rank
Visitors Localization
In-Page Links
Broken Links                    

擴展基本資訊

名稱 SEO Turbo Website Analyser SEO Turbo Website Analyser
ID gpklljlmhdbdgcdakkgccjidmdhedfnb
官方網址 https://chrome.google.com/webstore/detail/seo-turbo-website-analyse/gpklljlmhdbdgcdakkgccjidmdhedfnb
簡介 Easy to use SEO analysis tool with free downloadable reports
檔案大小 18.36 KB
安裝次數 142
目前版本 1.0
更新時間 2017-08-31
上架時間 2017-08-31
評分 1.00/5 共 1 次評分
開發者 Wildfire Concepts Pty Ltd
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SEO Turbo Website Analyser",
    "manifest_version": 2,
    "short_name": "turboreviewer",
    "description": "Easy to use SEO analysis tool with free downloadable reports",
    "version": "1.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_61-1504167942.png"
    },
    "icons": {
        "128": "128px_61-1504167946.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}