Poxi

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

Apa itu Poxi?

Poxi adalah ekstensi Chrome yang dikembangkan oleh filiptangen98, dan fitur utamanya adalah "The most customizable new tab startpage. A new homepage for your browser".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Poxi

Unduh file ekstensi Poxi dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Poxi Poxi
ID ejampaojjebedeeochmaibfobgcndkpe
URL Resmi https://chromewebstore.google.com/detail/poxi/ejampaojjebedeeochmaibfobgcndkpe
Deskripsi The most customizable new tab startpage. A new homepage for your browser
Ukuran File 325 KB
Jumlah Instalasi 117
Versi Saat Ini 1.0
Terakhir Diperbarui 2023-09-12
Tanggal Publikasi 2022-11-11
Penilaian 5.00/5 Total 2 Penilaian
Pengembang filiptangen98
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://poxi.so
Bahasa yang Didukung 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
}