Plexita
Plexita - Easy browsing
Vad är Plexita?
Plexita är en Chrome-tillägg utvecklad av Extension Pro, och dess huvudfunktion är "Plexita - Easy browsing".
Tilläggsskärmbilder
Ladda ner Plexita-förlängningens CRX-fil
Ladda ner Plexita-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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/ Grundläggande Information om Tillägg
| Namn | |
| ID | opjcjnahjhejckifoapcdfbgoopgcgnh |
| Officiell webbadress | https://chromewebstore.google.com/detail/plexita/opjcjnahjhejckifoapcdfbgoopgcgnh |
| Beskrivning | Plexita - Easy browsing |
| Filstorlek | 1.27 MB |
| Antal Installationer | 13,612 |
| Aktuell Version | 0.0.27 |
| Senast Uppdaterad | 2024-01-04 |
| Publiceringsdatum | 2021-02-06 |
| Betyg | 4.50/5 Totalt 10 Betyg |
| Utvecklare | Extension Pro |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://zqwmedia.com/privacy-policy |
| Stödda Språk | 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"
}
} | |