Poxi

The most customizable new tab startpage. A new homepage for your browser

Cos'è Poxi?

Poxi è un'estensione di Chrome sviluppata da filiptangen98, e la sua funzione principale è "The most customizable new tab startpage. A new homepage for your browser".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Poxi

Scarica i file di estensione Poxi in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        A new homepage for your browser. Customize your new tab startpage like never before with drag n drop.

☆☆  Key Features ☆☆ 
✓ True drag n drop
✓ Multiplayer (Real-time collaboration)
✓ Google calendar integration
✓ Todolist
✓ Pomodoro timer
✓ Links
✓ Free                    

Informazioni di Base sull'Estensione

Nome Poxi Poxi
ID ejampaojjebedeeochmaibfobgcndkpe
URL Ufficiale https://chromewebstore.google.com/detail/poxi/ejampaojjebedeeochmaibfobgcndkpe
Descrizione The most customizable new tab startpage. A new homepage for your browser
Dimensione del File 325 KB
Conteggio Installazioni 117
Versione Corrente 1.0
Ultimo Aggiornamento 2023-09-12
Data di Pubblicazione 2022-11-11
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore filiptangen98
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://poxi.so
Lingue Supportate en-US
manifest.json
{
    "name": "Poxi",
    "description": "The most customizable new tab startpage. A new homepage for your browser",
    "version": "1.0",
    "chrome_url_overrides": {
        "newtab": "dummy.html"
    },
    "host_permissions": [
        "https:\/\/poxi.page\/*"
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "64": "images\/icon-64.png",
        "128": "images\/icon-128.png",
        "256": "images\/icon-256.png"
    },
    "options_page": "options.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3
}