Remove Breadcrumbs

Created By Detailed.com

Remove Breadcrumbsคืออะไร?

Remove Breadcrumbs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://detailed.com และคุณลักษณะหลักของมันคือ "Created By Detailed.com"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Remove Breadcrumbs

ดาวน์โหลดไฟล์ส่วนขยาย Remove Breadcrumbs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Primarily created for SEOs, this extension removes the 'breadcrumbs' which replace URLs in search results and gives you back the full URL of the page you're trying to visit.

This is incredibly useful when performing site:domain.com searches and you want to see if strange URLs appear in search results.

There are other ways to extract URLs from search results of course but when you're just looking for quick issues and opportunities to fix things, this saves you from having to hover over URLs to see what they actually are.

For questions or help, please email [email protected].

Created for free by https://detailed.com for the SEO community.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Remove Breadcrumbs Remove Breadcrumbs
ID banhponphmmpnpogmfaahcgkgbgkcoka
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/remove-breadcrumbs/banhponphmmpnpogmfaahcgkgbgkcoka
คำอธิบาย Created By Detailed.com
ขนาดไฟล์ 10.73 KB
จำนวนการติดตั้ง 1,681
เวอร์ชันปัจจุบัน 1.5.2
อัปเดตครั้งล่าสุด 2023-11-06
วันที่เผยแพร่ 2019-10-21
คะแนน 4.00/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา https://detailed.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://detailed.com
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remove Breadcrumbs",
    "description": "Created By Detailed.com",
    "version": "1.5.2",
    "author": "Detailed.com",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.google.com.ua\/search?*",
                "https:\/\/*.google.tn\/search?*",
                "https:\/\/*.google.co.th\/search?*",
                "https:\/\/*.google.com.tr\/search?*",
                "https:\/\/*.google.no\/search?*",
                "https:\/\/*.google.com.my\/search?*",
                "https:\/\/*.google.mx\/search?*",
                "https:\/\/*.google.ma\/search?*",
                "https:\/\/*.google.lu\/search?*",
                "https:\/\/*.google.com.lb\/search?*",
                "https:\/\/*.google.it\/search?*",
                "https:\/\/*.google.ie\/search?*",
                "https:\/\/*.google.fi\/search?*",
                "https:\/\/*.google.es\/search?*",
                "https:\/\/*.google.cz\/search?*",
                "https:\/\/*.google.co\/search?*",
                "https:\/\/*.google.ca\/search?*",
                "https:\/\/*.google.at\/search?*",
                "https:\/\/*.google.com\/search?*",
                "https:\/\/*.google.com.au\/search?*",
                "https:\/\/*.google.ch\/search?*",
                "https:\/\/*.google.com.hk\/search?*",
                "https:\/\/*.google.co.jp\/search?*",
                "https:\/\/*.google.co.uk\/search?*",
                "https:\/\/*.google.fr\/search?*",
                "https:\/\/*.google.de\/search?*",
                "https:\/\/*.google.ru\/search?*",
                "https:\/\/*.google.be\/search?*",
                "https:\/\/*.google.ae\/search?*",
                "https:\/\/*.google.nl\/search?*",
                "https:\/\/*.google.dk\/search?*"
            ],
            "js": [
                "js\/contentScript.js"
            ],
            "include_globs": [
                "http:\/\/www.google.*\/*",
                "https:\/\/www.google.*\/*"
            ],
            "all_frames": true
        }
    ],
    "host_permissions": [
        "https:\/\/*.google.com.ua\/search?*",
        "https:\/\/*.google.tn\/search?*",
        "https:\/\/*.google.co.th\/search?*",
        "https:\/\/*.google.com.tr\/search?*",
        "https:\/\/*.google.no\/search?*",
        "https:\/\/*.google.com.my\/search?*",
        "https:\/\/*.google.mx\/search?*",
        "https:\/\/*.google.ma\/search?*",
        "https:\/\/*.google.lu\/search?*",
        "https:\/\/*.google.com.lb\/search?*",
        "https:\/\/*.google.it\/search?*",
        "https:\/\/*.google.ie\/search?*",
        "https:\/\/*.google.fi\/search?*",
        "https:\/\/*.google.es\/search?*",
        "https:\/\/*.google.cz\/search?*",
        "https:\/\/*.google.co\/search?*",
        "https:\/\/*.google.ca\/search?*",
        "https:\/\/*.google.at\/search?*",
        "https:\/\/*.google.com\/search?*",
        "https:\/\/*.google.com.au\/search?*",
        "https:\/\/*.google.ch\/search?*",
        "https:\/\/*.google.com.hk\/search?*",
        "https:\/\/*.google.co.jp\/search?*",
        "https:\/\/*.google.co.uk\/search?*",
        "https:\/\/*.google.fr\/search?*",
        "https:\/\/*.google.de\/search?*",
        "https:\/\/*.google.ru\/search?*",
        "https:\/\/*.google.be\/search?*",
        "https:\/\/*.google.ae\/search?*",
        "https:\/\/*.google.nl\/search?*",
        "https:\/\/*.google.dk\/search?*"
    ],
    "background": {
        "service_worker": "js\/backgroundScript.js"
    }
}