Trustboxes Detection (Amandeep Midha)

Amandeep's Webpage Trustboxes Detection upto May 2016

什麼是Trustboxes Detection (Amandeep Midha)?

Trustboxes Detection (Amandeep Midha)是由amandeep.midha開發的Chrome擴展程式,該擴展的主要功能是“Amandeep's Webpage Trustboxes Detection upto May 2016”。

下載Trustboxes Detection (Amandeep Midha)擴展crx文件

下載Trustboxes Detection (Amandeep Midha)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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",
        ""
    ]
}