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 |
官方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" ] } |