SEOquake

SEOquake is a free plugin that provides you with key SEO metrics, along with other useful tools such as SEO Audit and many others

SEOquakeคืออะไร?

SEOquake เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.seoquake.com และคุณลักษณะหลักของมันคือ "SEOquake is a free plugin that provides you with key SEO metrics, along with other useful tools such as SEO Audit and many others"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SEOquake

ดาวน์โหลดไฟล์ส่วนขยาย SEOquake ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        SEOquake allows you to:

★ Review all major metrics in a heartbeat
★ Get a thorough analysis of SERPs and export the results in CSV format
★ Estimate keyword difficulty instantly
★ Set parameters for a search query 
★ Run a complete SEO audit of a webpage, including a check for mobile compatibility 
★ Check your social statistics for Facebook
★ Use a wide range of default parameters or create a custom set
★ Get a full report for internal/external links 
★ Determine a keyword’s density and configure a stop-word list
★ Compare URLs/domains

SEOquake consists of several tools you can use depending on which specific SEO endeavors you’re pursuing. The SEO bar is an additional toolbar located at the top of the browser window, and it presents core metrics – a number of which can be customized. The SERP overlay is a bar that appears below each SERP result. Once enabled, it gives you detailed metrics associated with each listing along with another sidebar section that allows you to sort and export your results.
Also, you can get detailed reports for a specific page you are analyzing. 

SEOquake has other useful tools, including, the SEO Audit tool, the Keyword Density report, Internal/External Link analysis and even social metrics.

SEOquake is really easy to install and work with. 

The SEOquake plugin is compatible with several browser extensions and is constantly updated.

So far, SEOquake has been downloaded more than three million times and counting.
If you have any questions, comments or suggestions, contact us at [email protected].

Full list of SEO parameters:
Google index, Google cachedate, Yahoo index, Semrush backlinks, Semrush backlinks by domain, Semrush backlinks by hostname, Bing index, Facebook likes, Semrush Rank, Semrush SE Traffic, Semrush SE Traffic price, Semrush, Baidu index

Terms of Service – https://www.seoquake.com/terms.html
Privacy Policy – https://www.seoquake.com/policy.html                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SEOquake SEOquake
ID akdgnmcogleenhbclghghlkkdndkjdjc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/seoquake/akdgnmcogleenhbclghghlkkdndkjdjc
คำอธิบาย SEOquake is a free plugin that provides you with key SEO metrics, along with other useful tools such as SEO Audit and many others
ขนาดไฟล์ 1.45 MB
จำนวนการติดตั้ง 1,140,114
เวอร์ชันปัจจุบัน 3.10.3
อัปเดตครั้งล่าสุด 2023-08-08
วันที่เผยแพร่ 2020-07-02
คะแนน 4.56/5 รวมทั้งหมด 2486 คะแนน
ผู้พัฒนา https://www.seoquake.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://www.semrush.com/company/legal/privacy-policy
ภาษาที่รองรับ de,en,fr,es,it,pt-BR,pt-PT,ru,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "3.10.3",
    "manifest_version": 2,
    "description": "__MSG_extDescription__",
    "short_name": "SEOquake",
    "icons": {
        "16": "static\/icon_16x16.png",
        "48": "static\/logo_48x48.png",
        "128": "static\/logo_128x128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "19": "static\/icon-disabled19.png",
            "38": "static\/icon-disabled38.png"
        },
        "default_title": "SEOquake",
        "default_popup": "panel.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "css": [
                "plugins.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/*.facebook.net\/*",
                "*:\/\/*.fbcdn.net\/*",
                "*:\/\/*.akamaihd.net\/*",
                "*:\/\/*.virtualearth.net\/*",
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "data\/plugins.js"
            ],
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/ipv4.google.com\/sorry\/IndexRedirect*",
                "https:\/\/ipv4.google.com\/sorry\/IndexRedirect*",
                "http:\/\/ipv4.google.com\/sorry\/index*",
                "https:\/\/ipv4.google.com\/sorry\/index*",
                "*:\/\/*.yandex.ru\/showcaptcha*",
                "*:\/\/yandex.ru\/showcaptcha*",
                "*:\/\/*.yandex.ua\/showcaptcha*",
                "*:\/\/yandex.ua\/showcaptcha*",
                "*:\/\/*.yandex.by\/showcaptcha*",
                "*:\/\/yandex.by\/showcaptcha*",
                "*:\/\/*.yandex.kz\/showcaptcha*",
                "*:\/\/yandex.kz\/showcaptcha*",
                "*:\/\/*.yandex.com\/showcaptcha*",
                "*:\/\/yandex.com\/showcaptcha*",
                "*:\/\/*.yandex.com.tr\/showcaptcha*",
                "*:\/\/yandex.com.tr\/showcaptcha*"
            ],
            "js": [
                "data\/captcha.js"
            ],
            "css": [
                "captcha.css"
            ]
        },
        {
            "matches": [
                "http:\/\/localhost:8000\/oauth2\/success*",
                "https:\/\/auth.rc.semrush.net\/oauth2\/success*",
                "https:\/\/oauth.semrush.com\/oauth2\/success*"
            ],
            "js": [
                "data\/oauth.js"
            ]
        }
    ],
    "options_page": "options.html",
    "permissions": [
        "contextMenus",
        "storage",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/www.seoquake.com\/"
    ],
    "web_accessible_resources": [
        "\/static\/fonts\/*",
        "\/static\/icons\/*",
        "\/static\/svg\/*"
    ]
}