Google Search Console & Bing Webmaster Tools
GSCTool.com - Google Search Console & Bing Webmaster Tools: Removal (Block) Bulk (Multiple) URLs, Indexing, ...
O que é Google Search Console & Bing Webmaster Tools?
Google Search Console & Bing Webmaster Tools é uma extensão do Chrome desenvolvida por https://gsctool.com, e sua principal característica é "GSCTool.com - Google Search Console & Bing Webmaster Tools: Removal (Block) Bulk (Multiple) URLs, Indexing, ...".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Google Search Console & Bing Webmaster Tools
Baixe arquivos de extensão Google Search Console & Bing Webmaster Tools no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Enhance your website management experience with GSCTool.com - the ultimate solution for efficient Google Search Console and Bing Webmaster Tools management. This powerful tool offers a wide range of features to streamline your URL indexing, removal, and overall optimization process. KEY FEATURES: ✅ Track your website's performance in Google Search Console easily with our new feature showing percentage changes for quick insights. ✅ View Google Search Console at Full Width: No more scrolling to the right to see the full width of the Google Search Console. ✅ Free XML Sitemap URL Extractor: Easily extract and download the URLs from your XML sitemap. This tool helps you to quickly extract all URLs listed in an XML sitemap even if it's split into multiple sitemaps. ✅ Support Managing Multiple Google Service Accounts: Seamlessly navigate and manage multiple Google service accounts for enhanced control over your website's performance. ✅ Bulk Indexing URLs to Google: Quickly index multiple URLs on Google for improved visibility and search engine ranking. ✅ Bulk URL Index to Bing, Yandex with IndexNow: Extend your reach by effortlessly indexing URLs on Bing, Yandex, and more using the innovative IndexNow feature. ✅ Bulk Inspection URLs Google Search Console: Conduct bulk inspections on URLs within Google Search Console to identify and resolve issues efficiently. ✅ Bulk URL Removal for Google Search Console: Easily remove multiple URLs from Google Search Console to maintain a clean and optimized website. ✅ Bulk URL Removal for Bing Webmaster Tool: Streamline the removal process by eliminating multiple URLs from Bing Webmaster Tool with just a few clicks. ✅ Import and Export CSV: Conveniently import and export CSV files to manage your URLs and data effectively. ✅ Manage your URLs: Take full control of your URLs by organizing, inspecting, and optimizing them within a centralized platform. ✅ Settings for Bulk URL Removal: Customize and adjust settings for bulk URL removal to suit your specific requirements and preferences. ✅ Save Main Menu State in Google Search Console: Save the state of the main menu in Google Search Console so that it doesn't open every time you refresh the page. VIDEO TUTORIALS: 👉 Watch how to Export More Than 1,000 Rows from Google Search Console https://www.youtube.com/watch?v=hdLxi7J316M 👉 Learn how to Bulk Index URLs to Google https://www.youtube.com/watch?v=KJGTCh77lII 👉 Discover how to Bulk URL Index to Bing, Yandex with IndexNow https://www.youtube.com/watch?v=Y5A6icO_N9Y 👉 See how to Bulk Inspection URLs in Google Search Console https://www.youtube.com/watch?v=Lay-rhuvg3c 👉 Learn how to Bulk Remove URLs in Google Search Console https://www.youtube.com/watch?v=W7lWN7Xbmx0 👉 Find out how to Bulk Remove URLs in Bing Webmaster Tool https://www.youtube.com/watch?v=mNgZt9IYB9w 👉 Easier Percentage % Changes Visibility Google Search Console: https://www.youtube.com/watch?v=ZPzn_BkOKh4 Stay ahead of the competition and optimize your website efficiently with GSCTool.com. Elevate your website management experience today!
Informações Básicas da Extensão
Nome | Google Search Console & Bing Webmaster Tools |
ID | glncpmnpbdpbipdgdpadhlcankfngejl |
URL Oficial | https://chromewebstore.google.com/detail/google-search-console-bin/glncpmnpbdpbipdgdpadhlcankfngejl |
Descrição | GSCTool.com - Google Search Console & Bing Webmaster Tools: Removal (Block) Bulk (Multiple) URLs, Indexing, ... |
Tamanho do Arquivo | 631 KB |
Contagem de Instalações | 4,323 |
Versão Atual | 1.5.3 |
Última Atualização | 2024-03-01 |
Data de Publicação | 2023-02-03 |
Classificação | 4.10/5 Total de 31 Avaliações |
Desenvolvedor | https://gsctool.com |
[email protected] | |
Tipo de Pagamento | in_app |
Site da Extensão | https://www.gsctool.com/ |
URL da Página de Ajuda | https://www.gsctool.com/ |
URL da Página de Política de Privacidade | https://etsy.ytuong.me/privacy-policy |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Google Search Console & Bing Webmaster Tools", "description": "GSCTool.com - Google Search Console & Bing Webmaster Tools: Removal (Block) Bulk (Multiple) URLs, Indexing, ...", "version": "1.5.3", "manifest_version": 3, "icons": { "16": "img\/logo-16.png", "32": "img\/logo-32.png", "60": "img\/logo-60.png", "120": "img\/logo-120.png" }, "action": { "default_popup": "popup.html", "default_icon": "img\/logo-60.png" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.chunk-2092c685.3cfaaf9e.js", "assets\/content-script-loader.chunk-90e7a38a.17a12bb6.js" ], "matches": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/webmasters\/*" ], "css": [ "assets\/index.js.366ce34b.css" ] } ], "host_permissions": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/*", "*:\/\/api.indexnow.org\/*", "*:\/\/yandex.com\/*" ], "web_accessible_resources": [ { "matches": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/*" ], "resources": [ "*" ], "use_dynamic_url": false }, { "matches": [ "*:\/\/search.google.com\/*", "*:\/\/www.bing.com\/*" ], "resources": [ "assets\/chunk-f1ce4484.js", "assets\/chunk-2092c685.js", "assets\/chunk-edf4b135.js", "assets\/chunk-14173eb9.js", "assets\/chunk-e63d74a6.js", "assets\/chunk-8480e0f6.js", "assets\/chunk-90e7a38a.js" ], "use_dynamic_url": true } ], "permissions": [ "storage", "tabs" ] } |