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 |
官方網址 | 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" ] } |