Plexita
Plexita - Easy browsing
Was ist Plexita?
Plexita ist eine Chrome-Erweiterung, die von Extension Pro entwickelt wurde, und ihr Hauptmerkmal ist "Plexita - Easy browsing".
Erweiterungsscreenshots
Plexita-Erweiterungs-CRX-Datei herunterladen
Laden Sie Plexita-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        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/                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | opjcjnahjhejckifoapcdfbgoopgcgnh | 
| Offizielle URL | https://chromewebstore.google.com/detail/plexita/opjcjnahjhejckifoapcdfbgoopgcgnh | 
| Beschreibung | Plexita - Easy browsing | 
| Dateigröße | 1.27 MB | 
| Installationsanzahl | 13,612 | 
| Aktuelle Version | 0.0.27 | 
| Letztes Update | 2024-01-04 | 
| Veröffentlichungsdatum | 2021-02-06 | 
| Bewertung | 4.50/5 Insgesamt 10 Bewertungen | 
| Entwickler | Extension Pro | 
| [email protected] | |
| Zahlungsart | free | 
| URL der Datenschutzrichtlinien-Seite | https://zqwmedia.com/privacy-policy | 
| Unterstützte Sprachen | 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"
    }
}  |  |