Plexita

Plexita - Easy browsing

What is Plexita?

Plexita is a Chrome extension developed by Extension Pro, and its main feature is "Plexita - Easy browsing".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Plexita Extension CRX File

Download Plexita extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Plexita Plexita
ID opjcjnahjhejckifoapcdfbgoopgcgnh
Official URL https://chromewebstore.google.com/detail/plexita/opjcjnahjhejckifoapcdfbgoopgcgnh
Description Plexita - Easy browsing
File Size 1.27 MB
Installation Count 13,612
Current Version 0.0.27
Last Updated 2024-01-04
Publish Date 2021-02-06
Rating 4.50/5 Total 10 Ratings
Developer Extension Pro
Email [email protected]
Payment Type free
Privacy Policy Page URL https://zqwmedia.com/privacy-policy
Supported Languages 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"
    }
}