GSC Guardian

Navigate SEO changes proactively with real-time tracking and analysis of Google's core updates.

什么是GSC Guardian?

GSC Guardian是由nodeandlink开发的Chrome扩展程序,该扩展的主要功能是“Navigate SEO changes proactively with real-time tracking and analysis of Google's core updates.”。

扩展截图

screenshot
screenshot
screenshot

下载GSC Guardian扩展crx文件

下载GSC Guardian扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        🌟 GSC Guardian - Your Google Search Performance Companion 🌟

GSC Guardian is a reliable Chrome extension designed to assist website owners, SEO professionals, and digital marketers optimize their site's performance on Google Search. This tool seamlessly integrates Google's core updates and ranking changes into Google Search Console, providing a comprehensive and easy-to-understand overview of your site's health.

📌 Note: 
Over 10,000 users already! We are thrilled by the reception of this chrome extension. Our goal, is to expedite time to insight, making it easy for you to analyze your or your clients' sites for organic search performance while using Google Search Console.

🕸 Know Bugs 
We're currently working on refining GSC Guardian by addressing a few bugs, including supporting more languages. One known issue is that the extension displays the bars only when Google Search Console is set to English. To resolve this, simply add &hl=en to the URL.

🎯 Who is it for?
1️⃣ Website Owners
2️⃣ SEO Professionals
3️⃣ Digital Marketers

🔧 Features
1️⃣ Historical Analysis: 
Access the complete history of Google's search algorithm updates.
2️⃣ Impact Assessment: 
Understand how Google's core updates may affect your site's traffic.
3️⃣ Downloadable Insights: 
Get data on Google's ranking algorithms and system changes.
4️⃣ Seamless Integration: 
The extension integrates smoothly with Google Search Console.
5️⃣ Real-Time, Interactive UI: 
Experience a dynamic and interactive user interface that updates in real-time.

✨ Benefits
1️⃣ Make Informed Decisions: 
Use historical data and impact assessments to inform your SEO strategies.
2️⃣ Stay Proactive: 
Stay ahead of Google's updates and take action to minimize potential negative impacts.
3️⃣ Save Time & Resources: 
Automate the process of monitoring Google's updates.
4️⃣ Gain a Competitive Edge: 
Stay informed and proactive to secure an edge in your SEO strategy.

💼 Use Cases
1️⃣ Website owners can monitor how Google's updates might affect their site's performance.
2️⃣ SEO professionals can conveniently track and analyze Google's core updates and ranking changes.
3️⃣ Digital marketers can understand how these updates might impact their marketing strategies.

🎬 How to Use
Once installed, GSC Guardian monitors Google's updates and ranking changes in the background. It then integrates this data into Google Search Console. Users can view a graph and table of these updates directly in Google Search Console, giving them a visual overview of the updates and their timing relative to changes in their site's traffic.

⚙️ Updates & Support
GSC Guardian is regularly updated to ensure the accuracy and relevance of the data it provides. We also have a dedicated customer support team available to assist with any questions or issues you may have.

Install GSC Guardian today and turn Google's updates into opportunities for growth! 

Node & Link: We expedite time to insight.                    

扩展基本信息

名称 GSC Guardian GSC Guardian
ID aomiehgfjgolamlllgbkjbnfmdmffcch
官方URL https://chromewebstore.google.com/detail/gsc-guardian/aomiehgfjgolamlllgbkjbnfmdmffcch
简介 Navigate SEO changes proactively with real-time tracking and analysis of Google's core updates.
文件大小 1.68 MB
安装次数 5,733
当前版本 1.3
更新时间 2023-09-14
上架时间 2023-08-07
评分 3.90/5 共10次评分
开发者 nodeandlink
电子邮箱 [email protected]
付费类型 free
扩展官网 https://nodeandlink.com
帮助页面URL https://nodeandlink.com/contact
隐私政策页面URL https://nodeandlink.com/privacy-policy/tools-quickview
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GSC Guardian",
    "description": "Navigate SEO changes proactively with real-time tracking and analysis of Google's core updates.",
    "version": "1.3",
    "manifest_version": 3,
    "author": "@dasfnyc, @shatnerlecruix",
    "oauth2": {
        "client_id": "517542813184-lgj04e55jc1vnh0k3bk45ch3com1rfhp.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "permissions": [
        "tabs",
        "storage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/status.search.google.com\/*"
    ],
    "icons": {
        "16": "\/assets\/icons\/16.png",
        "32": "\/assets\/icons\/32.png",
        "128": "\/assets\/icons\/128.png"
    },
    "background": {
        "scripts_for_popup_page": [
            "\/js\/GLOBALS.js",
            "\/libraries\/delay.js",
            "\/libraries\/extension_start_auth.js",
            "\/libraries\/items_modifiers.js",
            "\/libraries\/status_header.js",
            "\/libraries\/api_storage.js",
            "\/libraries\/api_tabs.js",
            "\/libraries\/app_options.js",
            "\/js\/popup_context\/ui\/components.js",
            "\/js\/popup_context\/ui\/update_components.js",
            "\/js\/popup_context\/onchanged_storage.js",
            "\/js\/popup_context\/context_messaging.js",
            "\/js\/popup_context\/google_oauth_actions.js",
            "\/js\/popup_context\/main.js"
        ],
        "scripts_for_options_page": [
            "\/js\/GLOBALS.js",
            "\/libraries\/delay.js",
            "\/libraries\/extension_start_auth.js",
            "\/libraries\/items_modifiers.js",
            "\/libraries\/status_header.js",
            "\/libraries\/api_storage.js",
            "\/libraries\/api_tabs.js",
            "\/libraries\/app_options.js",
            "\/js\/background_context\/OPTIONS_PAGE\/ui\/components.js",
            "\/js\/background_context\/OPTIONS_PAGE\/ui\/update_components.js",
            "\/js\/background_context\/OPTIONS_PAGE\/onchanged_storage.js",
            "\/js\/background_context\/OPTIONS_PAGE\/main.js"
        ],
        "SW_scripts": [
            "\/js\/GLOBALS.js",
            "\/libraries\/api_storage.js",
            "\/libraries\/api_tabs.js",
            "\/libraries\/delay.js",
            "\/libraries\/xhr.js",
            "\/libraries\/api_identity.js",
            "\/libraries\/google_search_incidents_status_api.js",
            "\/libraries\/google_spreadsheets_api.js",
            "\/js\/background_context\/context_messaging.js",
            "\/js\/background_context\/on_installed.js",
            "\/js\/background_context\/reload_all_target_tabs.js",
            "\/js\/background_context\/google_oauth_actions.js",
            "\/js\/background_context\/spreadsheet_api_actions.js",
            "\/js\/background_context\/onchanged_storage.js"
        ],
        "service_worker": "\/js\/background_context\/main.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/search.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "\/css\/status_header.css",
                "\/css\/animations.css",
                "\/css\/page_context\/page.css"
            ],
            "js": [
                "\/js\/GLOBALS.js",
                "\/libraries\/api_storage.js",
                "\/libraries\/delay.js",
                "\/libraries\/items_modifiers.js",
                "\/libraries\/CSV.js",
                "\/js\/page_context\/UI.js",
                "\/js\/page_context\/context_messaging.js",
                "\/js\/page_context\/onchanged_storage.js",
                "\/js\/page_context\/google_search_console_website_actions.js",
                "\/js\/page_context\/main.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/css\/*",
                "\/assets\/*"
            ],
            "matches": [
                "https:\/\/search.google.com\/*"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "\/assets\/icons\/16.png",
            "32": "\/assets\/icons\/32.png",
            "128": "\/assets\/icons\/128.png"
        },
        "default_popup": "\/html\/popup_context\/popup.html"
    }
}