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 là gì?

SEO's magic opener là một tiện ích mở rộng Chrome được phát triển bởi Alireza Esmikhani, và tính năng chính của nó là "With less than three clicks, you can see the Search Console performance report for the page you're on.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SEO's magic opener

Tải xuống các tệp mở rộng SEO's magic opener dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SEO's magic opener SEO's magic opener
ID mkbpiadgdjjkdkcgmhkepngpkngghpog
URL Chính Thức https://chromewebstore.google.com/detail/seos-magic-opener/mkbpiadgdjjkdkcgmhkepngpkngghpog
Mô tả With less than three clicks, you can see the Search Console performance report for the page you're on.
Kích Thước Tệp 26.97 KB
Số Lần Cài Đặt 883
Phiên Bản Hiện Tại 1.2.0
Cập Nhật Lần Cuối 2023-03-20
Ngày Phát Hành 2023-01-29
Đánh Giá 5.00/5 Tổng số 7 Đánh Giá
Nhà Phát Triển Alireza Esmikhani
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}