Online Video Platforms
Online Video Platforms provides an easier way to search the web and access popular online video platforms
什么是Online Video Platforms?
Online Video Platforms是由https://online-video-platforms.com开发的Chrome扩展程序,该扩展的主要功能是“Online Video Platforms provides an easier way to search the web and access popular online video platforms”。
扩展截图
下载Online Video Platforms扩展crx文件
下载Online Video Platforms扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Once you add Online Video Platforms extension to Chrome, your browsers new tab window will be replaced to show Microsoft Bing results. So that you can enjoy a custom new web search experience when browsing the web.
By clicking "Add to Chrome", you accept and agree to installing the Online Video Platforms Chrome™ extension and setting Chrome™️ New Tab search to that provided by the service with results by Microsoft Bing, and the Terms of Use and Privacy Policy.
Terms of Use: https://online-video-platforms.com/terms-conditions/
Privacy Policy: https://online-video-platforms.com/privacy-policy/ 扩展基本信息
| 名称 | |
| ID | neeajpjfdkojbemfefleenhgdeflpkda |
| 官方URL | https://chromewebstore.google.com/detail/online-video-platforms/neeajpjfdkojbemfefleenhgdeflpkda |
| 简介 | Online Video Platforms provides an easier way to search the web and access popular online video platforms |
| 文件大小 | 1.34 MB |
| 安装次数 | 12,022 |
| 当前版本 | 1.0.2 |
| 更新时间 | 2022-11-22 |
| 上架时间 | 2021-10-06 |
| 评分 | 3.33/5 共3次评分 |
| 开发者 | https://online-video-platforms.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://online-video-platforms.com/ |
| 隐私政策页面URL | https://online-video-platforms.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Online Video Platforms",
"short_name": "Online Video Platforms",
"version": "1.0.2",
"description": "Online Video Platforms provides an easier way to search the web and access popular online video platforms",
"icons": {
"32": "icons\/32.png",
"64": "icons\/48.png",
"128": "icons\/64.png"
},
"author": "Trigvent",
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"browser_style": false,
"default_title": "Online Video Platforms"
},
"content_security_policy": []
} | |