SEO's magic opener
With less than three clicks, you can see the Search Console performance report for the page you're on.
Cos'è SEO's magic opener?
SEO's magic opener è un'estensione di Chrome sviluppata da Alireza Esmikhani, e la sua funzione principale è "With less than three clicks, you can see the Search Console performance report for the page you're on.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SEO's magic opener
Scarica i file di estensione SEO's magic opener in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
For SEOs, and digital marketers it's common to check a URL's performance to see its current traffic or compare it to its previous traffic in Google Search Console.
SEO's magic opener is here to help you ✨
No matter what page you're on. Simply click on the extension, select your preference report, and watch the magic happen.
You can support me by buying me a coffee ☕️ so I can keep updating the site.
Buy me a coffee: https://link.esmikhani.com/seo's-magic-opener Informazioni di Base sull'Estensione
| Nome | |
| ID | mkbpiadgdjjkdkcgmhkepngpkngghpog |
| URL Ufficiale | https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog |
| Descrizione | With less than three clicks, you can see the Search Console performance report for the page you're on. |
| Dimensione del File | 26.97 KB |
| Conteggio Installazioni | 883 |
| Versione Corrente | 1.2.0 |
| Ultimo Aggiornamento | 2023-03-20 |
| Data di Pubblicazione | 2023-01-29 |
| Valutazione | 5.00/5 Totale 7 Valutazioni |
| Sviluppatore | Alireza Esmikhani |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "SEO's magic opener",
"description": "With less than three clicks, you can see the Search Console performance report for the page you're on.",
"version": "1.2.0",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"action": {
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |