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.”。
扩展截图
下载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 |
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" ] } |