Trustboxes Detection (Amandeep Midha)

Amandeep's Webpage Trustboxes Detection upto May 2016

Trustboxes Detection (Amandeep Midha) क्या है?

Trustboxes Detection (Amandeep Midha) amandeep.midha द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Amandeep's Webpage Trustboxes Detection upto May 2016"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Trustboxes Detection (Amandeep Midha) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        0.0.1 Checks which Trustpilot Library Trustbox is used on the page. However also alerts if other Trustpilot reference is made in the webpage without using these pre-built widgets. It helps identifying fake widgets therefore

0.0.2 - Support for detecting Product Reviews (Multisource) Added & Bug reported by Ellie fixed

0.0.3 - Capability added to detect if any Library Trustbox is using Selected Star Reviews, Fixed Selected Reviews, or Tagged Reviews in it

0.0.5 - Added Support for detection of Category Badge & Business Badge

0.0.6 - Added Support for further analyzing SEO Trustbox if all directives of Product, AggregateRating, Review, and Rating are used. This can somewhat help isolate the problems if why particular SEO TB has not influenced Google feature in addition of checking site's robots.txt by this extension: https://goo.gl/sfJuHb

0.0.7 - Revised Message Text after feedback from Jesper

0.0.8 - Made Available in all regions. Earlier China, Egypt, Morocco were excluded                    

एक्सटेंशन की मूल जानकारी

नाम Trustboxes Detection (Amandeep Midha) Trustboxes Detection (Amandeep Midha)
ID lclklblenaafpeopddcemffhbopnhhdn
आधिकारिक URL https://chromewebstore.google.com/detail/trustboxes-detection-aman/lclklblenaafpeopddcemffhbopnhhdn
विवरण Amandeep's Webpage Trustboxes Detection upto May 2016
फ़ाइल का आकार 52.58 KB
स्थापना संख्या 15
वर्तमान संस्करण 0.0.8
अंतिम अपडेट 2016-07-22
प्रकाशन तिथि 2016-07-21
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर amandeep.midha
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://amandeepmidha.zendesk.com/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Trustboxes Detection (Amandeep Midha)",
    "version": "0.0.8",
    "manifest_version": 2,
    "description": "Amandeep's Webpage Trustboxes Detection upto May 2016",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "",
        "webRequest",
        ""
    ]
}