Search Console Pro
This extension surfaces your Google Search Console data directly on the pages you're browsing.
Qu'est-ce que Search Console Pro ?
Search Console Pro est une extension Chrome développée par Snapper Tools, et sa fonction principale est "This extension surfaces your Google Search Console data directly on the pages you're browsing.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Search Console Pro
Téléchargez les fichiers d'extension Search Console Pro au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension displays your Google Search Console data directly on the page while you're browsing. (You need to be an Owner or Delegated Owner for the Search Console Property you're trying to view data for) The following data is shown: • URL Clicks • URL Impressions • Top Query and position information • Indexation status and issues • Canonical status and issues ❯ Seamlessly adjust time frames from 7 days to 16 months. ❯ Switch between mobile and desktop traffic data. ❯ Download your top queries as CSV for your convenience. Ideal for content marketers, SEOs and webmasters who'd like to have their most essential search traffic data front and center at all times. **DISCLAIMER**: This extension requires you to authenticate with your Google account in order to be able to access your Search Console data through the Search Console API. **PRIVACY NOTICE**: This extension does NOT utilize your data in any way other than to directly display it in your browser. The data is NOT STORED anywhere or sent anywhere. Neither the extension issuer nor anyone else besides yourself have access to your GSC data. Made with ❤ by an SEO for SEOs.
Informations de Base sur l'Extension
Nom | Search Console Pro |
ID | cdacipnlildelglbnemehemooembfmeh |
URL Officiel | https://chromewebstore.google.com/detail/search-console-pro/cdacipnlildelglbnemehemooembfmeh |
Description | This extension surfaces your Google Search Console data directly on the pages you're browsing. |
Taille du Fichier | 187 KB |
Nombre d'Installations | 738 |
Version Actuelle | 2.1.5 |
Dernière Mise à Jour | 2023-03-03 |
Date de Publication | 2022-12-26 |
Évaluation | 4.80/5 Total 5 Évaluations |
Développeur | Snapper Tools |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://sites.google.com/view/gscproprivacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search Console Pro", "version": "2.1.5", "description": "This extension surfaces your Google Search Console data directly on the pages you're browsing.", "manifest_version": 3, "background": { "service_worker": "scripts\/background\/main.js" }, "action": { "default_icon": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } }, "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |