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 |
| Eメール | [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"
}
} | |