SEO's magic opener

With less than three clicks, you can see the Search Console performance report for the page you're on.

Qu'est-ce que SEO's magic opener ?

SEO's magic opener est une extension Chrome développée par Alireza Esmikhani, et sa fonction principale est "With less than three clicks, you can see the Search Console performance report for the page you're on.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension SEO's magic opener

Téléchargez les fichiers d'extension SEO's magic opener 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

                        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                    

Informations de Base sur l'Extension

Nom SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
URL Officiel https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog
Description With less than three clicks, you can see the Search Console performance report for the page you're on.
Taille du Fichier 26.97 KB
Nombre d'Installations 883
Version Actuelle 1.2.0
Dernière Mise à Jour 2023-03-20
Date de Publication 2023-01-29
Évaluation 5.00/5 Total 7 Évaluations
Développeur Alireza Esmikhani
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}