Petey Vid
Petey Vid is here to help you find videos on the Internet.
什麼是Petey Vid?
Petey Vid是由eriedatasys開發的Chrome擴展程式,該擴展的主要功能是“Petey Vid is here to help you find videos on the Internet.”。
擴展截圖
下載Petey Vid擴展crx文件
下載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 |
官方網址 | 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" ] } |