Poxi

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

What is Poxi?

Poxi is a Chrome extension developed by filiptangen98, and its main feature is "The most customizable new tab startpage. A new homepage for your browser".

Extension Screenshots

screenshot
screenshot

Download Poxi Extension CRX File

Download Poxi 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

                        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                    

Extension Basic Information

Name Poxi Poxi
ID ejampaojjebedeeochmaibfobgcndkpe
Official URL https://chromewebstore.google.com/detail/poxi/ejampaojjebedeeochmaibfobgcndkpe
Description The most customizable new tab startpage. A new homepage for your browser
File Size 325 KB
Installation Count 117
Current Version 1.0
Last Updated 2023-09-12
Publish Date 2022-11-11
Rating 5.00/5 Total 2 Ratings
Developer filiptangen98
Email [email protected]
Payment Type free
Extension Website https://poxi.so
Supported Languages 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
}