SEO's magic opener

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

Apa itu SEO's magic opener?

SEO's magic opener adalah ekstensi Chrome yang dikembangkan oleh Alireza Esmikhani, dan fitur utamanya adalah "With less than three clicks, you can see the Search Console performance report for the page you're on.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi SEO's magic opener

Unduh file ekstensi SEO's magic opener dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
URL Resmi https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog
Deskripsi With less than three clicks, you can see the Search Console performance report for the page you're on.
Ukuran File 26.97 KB
Jumlah Instalasi 883
Versi Saat Ini 1.2.0
Terakhir Diperbarui 2023-03-20
Tanggal Publikasi 2023-01-29
Penilaian 5.00/5 Total 7 Penilaian
Pengembang Alireza Esmikhani
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}