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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Back to the SERPS एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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:\/\/*\/*"
    ]
}