SEO's magic opener

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

Was ist SEO's magic opener?

SEO's magic opener ist eine Chrome-Erweiterung, die von Alireza Esmikhani entwickelt wurde, und ihr Hauptmerkmal ist "With less than three clicks, you can see the Search Console performance report for the page you're on.".

Erweiterungsscreenshots

screenshot
screenshot

SEO's magic opener-Erweiterungs-CRX-Datei herunterladen

Laden Sie SEO's magic opener-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
Offizielle URL https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog
Beschreibung With less than three clicks, you can see the Search Console performance report for the page you're on.
Dateigröße 26.97 KB
Installationsanzahl 883
Aktuelle Version 1.2.0
Letztes Update 2023-03-20
Veröffentlichungsdatum 2023-01-29
Bewertung 5.00/5 Insgesamt 7 Bewertungen
Entwickler Alireza Esmikhani
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}