Site: Seo Check in Google

Get your Site: in google in 1 second, with minimum hassle.

什麼是Site: Seo Check in Google?

Site: Seo Check in Google是由seokadabra.com開發的Chrome擴展程式,該擴展的主要功能是“Get your Site: in google in 1 second, with minimum hassle.”。

擴展截圖

screenshot
screenshot

下載Site: Seo Check in Google擴展crx文件

下載Site: Seo Check in Google擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        With this extension, you can open a new window in Google search with the colon (:) operator and check the search result of the requested address.
This will save you time and will optimize work by checking indexed pages in Google, whether it's managed sites by you or competitors' sites, you can see what the search results for that URL look like.
For instance: you can check the search result with the following string:
site:www.example.com
Just click on the icon and you will get it instantly.
This extension is highly recommended for any SEO promoter from intern to specialist                    

擴展基本資訊

名稱 Site: Seo Check in Google Site: Seo Check in Google
ID bfihmajpcamihfhhkpbkajonaobkjdhe
官方網址 https://chromewebstore.google.com/detail/site-seo-check-in-google/bfihmajpcamihfhhkpbkajonaobkjdhe
簡介 Get your Site: in google in 1 second, with minimum hassle.
檔案大小 5.24 KB
安裝次數 195
目前版本 1
更新時間 2022-03-03
上架時間 2021-11-02
評分 5.00/5 共 4 次評分
開發者 seokadabra.com
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Site: Seo Check in Google",
    "action": [],
    "manifest_version": 3,
    "version": "1",
    "icons": {
        "48": "icon48.png"
    },
    "description": "Get your Site: in google in 1 second, with minimum hassle.",
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    }
}