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はAlireza Esmikhaniによって開発されたChromeの拡張機能で、その主な機能は「With less than three clicks, you can see the Search Console performance report for the page you're on.」です。

拡張機能のスクリーンショット

screenshot
screenshot

SEO's magic opener拡張機能のCRXファイルをダウンロード

SEO's magic opener拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    ]
}