Poxi

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

Poxiとは何ですか?

Poxiはfiliptangen98によって開発されたChromeの拡張機能で、その主な機能は「The most customizable new tab startpage. A new homepage for your browser」です。

拡張機能のスクリーンショット

screenshot
screenshot

Poxi拡張機能のCRXファイルをダウンロード

Poxi拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Poxi Poxi
ID ejampaojjebedeeochmaibfobgcndkpe
公式URL https://chromewebstore.google.com/detail/poxi/ejampaojjebedeeochmaibfobgcndkpe
説明 The most customizable new tab startpage. A new homepage for your browser
ファイルサイズ 325 KB
インストール数 117
現在のバージョン 1.0
最終更新日 2023-09-12
公開日 2022-11-11
評価 5.00/5 合計 2 レビュー
開発者 filiptangen98
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://poxi.so
対応言語 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
}