YouTube Search Bar

Avoid YouTube home screen

YouTube Search Barคืออะไร?

YouTube Search Bar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Gabriel Guimarães Cardoso และคุณลักษณะหลักของมันคือ "Avoid YouTube home screen"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย YouTube Search Bar

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

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

                        to be able to concentrate the best in studies I decided to create this extension to be able to search on youtube without having to go through the youtube home screen                    

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

ชื่อ YouTube Search Bar YouTube Search Bar
ID bcabhalplnnjfbmnhbcdbphgcehcapme
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/youtube-search-bar/bcabhalplnnjfbmnhbcdbphgcehcapme
คำอธิบาย Avoid YouTube home screen
ขนาดไฟล์ 48.89 KB
จำนวนการติดตั้ง 1,665
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2021-01-14
วันที่เผยแพร่ 2021-01-11
คะแนน 5.00/5 รวมทั้งหมด 21 คะแนน
ผู้พัฒนา Gabriel Guimarães Cardoso
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/GabrielGCardoso/youtube_search_bar
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YouTube Search Bar",
    "version": "1.1.0",
    "description": "Avoid YouTube home screen",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "manifest_version": 2
}