LinkTube
Replaces an embedded video with a link to the video page.
LinkTubeคืออะไร?
LinkTube เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sebaro และคุณลักษณะหลักของมันคือ "Replaces an embedded video with a link to the video page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LinkTube
ดาวน์โหลดไฟล์ส่วนขยาย LinkTube ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is an WebExtension addon based on my LinkTube userscript. Supported sites: YouTube, Dailymotion, Vimeo, Metacafe, FunnyOrDie. For more information read: http://sebaro.pro/linktube https://github.com/sebaro/linktube
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | LinkTube |
ID | chfjhkhjgappiallbbhdlmddmopmeaif |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/linktube/chfjhkhjgappiallbbhdlmddmopmeaif |
คำอธิบาย | Replaces an embedded video with a link to the video page. |
ขนาดไฟล์ | 20.26 KB |
จำนวนการติดตั้ง | 30 |
เวอร์ชันปัจจุบัน | 2018.2.6 |
อัปเดตครั้งล่าสุด | 2018-02-06 |
วันที่เผยแพร่ | 2018-02-06 |
ผู้พัฒนา | sebaro |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://sebaro.pro/linktube |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LinkTube", "version": "2018.2.6", "description": "Replaces an embedded video with a link to the video page.", "icons": { "16": "icons\/16.png", "32": "icons\/32.png", "48": "icons\/48.png", "64": "icons\/64.png", "96": "icons\/96.png", "128": "icons\/128.png" }, "content_scripts": [ { "matches": [ " |