Petey Vid
Petey Vid is here to help you find videos on the Internet.
Petey Vidคืออะไร?
Petey Vid เป็นส่วนขยายของ Chrome ที่พัฒนาโดย eriedatasys และคุณลักษณะหลักของมันคือ "Petey Vid is here to help you find videos on the Internet."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Petey Vid
ดาวน์โหลดไฟล์ส่วนขยาย Petey Vid ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Video search that focuses on free-speech (non-bias), favors non-YouTube content, and is Privacy conscious. Search across Facebook, Twitter, Vimeo, Instagram, Twitch, MetaCafe, Minds, BitChute, Brighteon, D-Tube, PeerTube, and many others. Also included is the ability to search trending social media video #hashtags and @mentions across all major platforms.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bcokfchhojbmjgijlcjmfhnagpcjjmkm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/petey-vid/bcokfchhojbmjgijlcjmfhnagpcjjmkm |
คำอธิบาย | Petey Vid is here to help you find videos on the Internet. |
ขนาดไฟล์ | 53.19 KB |
จำนวนการติดตั้ง | 137 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2019-06-25 |
วันที่เผยแพร่ | 2019-06-25 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | eriedatasys |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.peteyvid.com/terms.php |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Petey Vid", "version": "1.0.0", "description": "Petey Vid is here to help you find videos on the Internet.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "32": "img\/icon32.png", "16": "img\/icon16.png" }, "browser_action": { "default_icon": "img\/icon128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |