Plexita
Plexita - Easy browsing
什么是Plexita?
Plexita是由Extension Pro开发的Chrome扩展程序,该扩展的主要功能是“Plexita - Easy browsing”。
扩展截图
下载Plexita扩展crx文件
下载Plexita扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Explore. Captivate. Amplify.
Plexita's innovative new tab solution offers expedited searching.
By clicking "Add to Chrome", I accept and agree to installing the Plexita Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search engine to Microsoft BING by the service and the Terms of Use and Privacy Policy.
Features:
Search box for browsing that aligns up with you.
Quick linked socials for natural web movement.
Seamless design for a fresh look.
Terms of Use: https://plexita.com/terms/
Privacy Policy: https://plexita.com/privacy/ 扩展基本信息
| 名称 | |
| ID | opjcjnahjhejckifoapcdfbgoopgcgnh |
| 官方URL | https://chromewebstore.google.com/detail/plexita/opjcjnahjhejckifoapcdfbgoopgcgnh |
| 简介 | Plexita - Easy browsing |
| 文件大小 | 1.27 MB |
| 安装次数 | 13,612 |
| 当前版本 | 0.0.27 |
| 更新时间 | 2024-01-04 |
| 上架时间 | 2021-02-06 |
| 评分 | 4.50/5 共10次评分 |
| 开发者 | Extension Pro |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://zqwmedia.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Plexita",
"short_name": "Plexita",
"version": "0.0.27",
"description": "Plexita - Easy browsing",
"homepage_url": "https:\/\/plexita.com\/",
"omnibox": {
"keyword": "plexita"
},
"chrome_url_overrides": {
"newtab": "html\/index.html"
},
"action": {
"default_title": "New Tab - Ojjina",
"default_icon": "icons\/plexita-logo-x.png"
},
"icons": {
"16": "icons\/plexita-16x16.png",
"48": "icons\/plexita-48x48.png",
"128": "icons\/plexita-128x128.png"
},
"background": {
"service_worker": "html\/js\/background.js"
}
} | |