Ojjina

Ojjina - Easy browsing

Wat is Ojjina?

Ojjina is een Chrome-extensie ontwikkeld door Extension Pro, en de belangrijkste functie is "Ojjina - Easy browsing".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Ojjina

Download Ojjina-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Quick. Adaptive. Responsive.

Expedited quick browser.

By clicking "Add to Chrome", I accept and agree to installing the Ojjina Chrome extension and setting Chrome™ New Tab, Homepage takeover, and Default Search provided by Microsoft Bing by the service and the Terms of Use and Privacy Policy.

Features:
Fresh search box for browsing that aligns up with you.
Quick socials for natural web movement.
Fresh minimal design for a fresh look.

Terms of Use: https://ojjina.com/terms/
Privacy Policy: https://ojjina.com/privacy/                    

Basisinformatie over de Extensie

Naam Ojjina Ojjina
ID nephiagegneojkefbbicjcpficjmchjg
Officiële URL https://chromewebstore.google.com/detail/ojjina/nephiagegneojkefbbicjcpficjmchjg
Beschrijving Ojjina - Easy browsing
Bestandsgrootte 1.34 MB
Aantal Installaties 5,834
Huidige Versie 0.0.25
Laatst Bijgewerkt 2024-02-27
Publicatiedatum 2022-04-20
Ontwikkelaar Extension Pro
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://ojjina.com/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ojjina",
    "short_name": "Ojjina",
    "version": "0.0.25",
    "description": "Ojjina - Easy browsing",
    "homepage_url": "https:\/\/ojjina.com\/",
    "omnibox": {
        "keyword": "ojjina"
    },
    "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"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Ojjina",
            "keyword": "Keyword",
            "search_url": "https:\/\/ojjina.com\/ext-handler.php?type=search&searchTerms={searchTerms}",
            "favicon_url": "https:\/\/ojjina.com\/img\/favicon.ico",
            "encoding": "UTF-8",
            "suggest_url": "https:\/\/ojjina.com\/ext-handler.php?type=suggestion&searchTerms={searchTerms}",
            "is_default": true
        }
    },
    "background": {
        "service_worker": "html\/js\/background.js"
    }
}