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 هو إضافة Chrome تم تطويرها بواسطة seokadabra.com، والميزة الرئيسية لها هي "Get your Site: in google in 1 second, with minimum hassle.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Site: Seo Check in Google

قم بتنزيل ملفات الامتداد Site: Seo Check in Google بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان URL الرسمي 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"
    }
}