Create & Search Video Timestamps for Youtube™

The extension that lets you to easily create and share Youtube™ video timestamps and to discover other timestamps for similar videos

Create & Search Video Timestamps for Youtube™คืออะไร?

Create & Search Video Timestamps for Youtube™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://videotimestamps.com และคุณลักษณะหลักของมันคือ "The extension that lets you to easily create and share Youtube™ video timestamps and to discover other timestamps for similar videos"

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Create & Search Video Timestamps for Youtube™

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

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

                        Create, Share & Search Video Timestamps for Youtube.

The Video Timestamps browser extension allows you to create and bookmark your favorite sections in your favorite videos so you can check them out again and again. All your data is backed-up in the cloud so you are not limited to using only one device to access your data. Free and easy to use, Video Timestamps also lets you discover other users' favorite video bookmarks. Currently, the Video Timestamps browser extension for Chrome works only with Youtube but its functionality will be extended to cover other video sharing and podcast websites. 

The Video Timestamps Search Engine is a separate solution that doesn't require installing the browser extension and is intended for those searching only for a certain section within a video after a given search keyword. However, installing the browser extension gives its user the possibility to access the same search functionality. 

Vectors by Vecteezy
Youtube and the Youtube logo are registered trademarks of Google LLC.                    

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

ชื่อ Create & Search Video Timestamps for Youtube™ Create & Search Video Timestamps for Youtube™
ID lcaajcnacljidbdlcalnfhckalkohbej
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/create-search-video-times/lcaajcnacljidbdlcalnfhckalkohbej
คำอธิบาย The extension that lets you to easily create and share Youtube™ video timestamps and to discover other timestamps for similar videos
ขนาดไฟล์ 1.81 MB
จำนวนการติดตั้ง 256
เวอร์ชันปัจจุบัน 0.1.1
อัปเดตครั้งล่าสุด 2020-08-04
วันที่เผยแพร่ 2020-06-03
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://videotimestamps.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://videotimestamps.com
URL หน้าช่วยเหลือ https://videotimestamps.com
ภาษาที่รองรับ id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "0.1.1",
    "browser_action": {
        "default_icon": "images\/32x32.png",
        "default_popup": "index.html",
        "default_title": "Open VideoTimestamps 0.1.1"
    },
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "content_security_policy": "script-src 'self' 'sha256-5As4+3YpY62+l38PsxCEkjB1R4YtyktBtRScTJ3fyLU='; object-src 'self'",
    "permissions": [
        "activeTab",
        "https:\/\/*.youtube.com\/"
    ]
}