SEO's magic opener

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

What is SEO's magic opener?

SEO's magic opener is a Chrome extension developed by Alireza Esmikhani, and its main feature is "With less than three clicks, you can see the Search Console performance report for the page you're on.".

Extension Screenshots

screenshot
screenshot

Download SEO's magic opener Extension CRX File

Download SEO's magic opener extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
Official URL 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.
File Size 26.97 KB
Installation Count 883
Current Version 1.2.0
Last Updated 2023-03-20
Publish Date 2023-01-29
Rating 5.00/5 Total 7 Ratings
Developer Alireza Esmikhani
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}