Back to the SERPS

This extension brings you to the last page of the SERPS, useful for checking a more accurate number of google indexed pages

ما هو Back to the SERPS؟

Back to the SERPS هو إضافة Chrome تم تطويرها بواسطة Andrés Tapia، والميزة الرئيسية لها هي "This extension brings you to the last page of the SERPS, useful for checking a more accurate number of google indexed pages".

تحميل ملف CRX للإضافة Back to the SERPS

قم بتنزيل ملفات الامتداد Back to the SERPS بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        When using google search advanced operators, the number of indexed pages that google display on the first page is most of the times not accurate at all.

With this extension you can "jump" to the last page of the serps and get a more accurate number                    

معلومات أساسية عن التمديد

الاسم Back to the SERPS Back to the SERPS
ID pnmbjjfpfpjfhodbnacbkdncfepdjgje
عنوان URL الرسمي https://chromewebstore.google.com/detail/back-to-the-serps/pnmbjjfpfpjfhodbnacbkdncfepdjgje
الوصف This extension brings you to the last page of the SERPS, useful for checking a more accurate number of google indexed pages
حجم الملف 4.15 KB
عدد التثبيتات 11
النسخة الحالية 1.0
آخر تحديث 2013-03-10
تاريخ النشر 2013-03-10
تقييم 5.00/5 مجموع تقييمات 2
المطور Andrés Tapia
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Back to the SERPS",
    "description": "This extension brings you to the last page of the SERPS, useful for checking a more accurate number of google indexed pages",
    "version": "1.0",
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}