SEO's magic opener

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

ما هو SEO's magic opener؟

SEO's magic opener هو إضافة Chrome تم تطويرها بواسطة Alireza Esmikhani، والميزة الرئيسية لها هي "With less than three clicks, you can see the Search Console performance report for the page you're on.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة SEO's magic opener

قم بتنزيل ملفات الامتداد SEO's magic opener بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
عنوان URL الرسمي https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog
الوصف With less than three clicks, you can see the Search Console performance report for the page you're on.
حجم الملف 26.97 KB
عدد التثبيتات 883
النسخة الحالية 1.2.0
آخر تحديث 2023-03-20
تاريخ النشر 2023-01-29
تقييم 5.00/5 مجموع تقييمات 7
المطور Alireza Esmikhani
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    ]
}