Tixio Extension

Your personal dashboard for the new TAB page with features like to-do, weather, world clock, and many more!

Tixio Extension là gì?

Tixio Extension là một tiện ích mở rộng Chrome được phát triển bởi https://tixio.io, và tính năng chính của nó là "Your personal dashboard for the new TAB page with features like to-do, weather, world clock, and many more!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tixio Extension

Tải xuống các tệp mở rộng Tixio Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Imagine you just open your Chrome browser and can see your to-do list, notes, bookmark, browser activity, and access to all your Gmail accounts from one single place!


Also, you can make it as beautiful and customized as you want!


Yes for this Tixio Lite is here!


Tixio Lite is a modish Chrome extension to turn your regular browser tab into a beautiful & convenient start page. Begin your workday with a zen mode- personalize your tab with soothing backgrounds & handy features to help focus & inspire.


Whenever you open your browser it uplifts your mood & productivity with an eye-pleasing dashboard along with useful tools and reminders. But it’s not limited to to-dos and notes. There's a lot more to it.


Note: Please click the ‘Keep it’ button on the ‘Change back to Google’ notification after installing Tixio Lite. View it on each new tab you open. You also can choose which data you want to share with us or not. 


What's new:


◆ Insights


Track your browser activity and increase productivity easily. Look at your data in graph or tabular form as you want. 


Key features: 


◆  Aesthetic backgrounds 


Personalise your dashboard with an image from our pleasing collection. Shuffle them with time & get amazed


◆  Customized Backgrounds:


You can make your Chrome tab with featured photos or any aesthetic photos you wish. 


◆ Customizable dashboard 


Style your dashboard with a clock, or weather, or add your to-do list in the center to stay focused on your work. 


◆ Bookmarks


Get quick access to all your bookmarks from one place. Make it easier by creating folders or adding links. 


◆ Todo list


Want to track your daily work? Create your work Todo list and keep it on focus, so that no work can miss out!


◆ Notes


Forget using docs/stickies for quick notes—quick-take notes right on the browser tab in a faster & easier way.


◆ Events


Get a friendly reminder of your events that can also be connected to your Google calendar. 


◆ Search bar


A minimal search bar where you type and get Google / Bing search results easily.


◆ World Clocks and weather update


Add time zones to your dashboard or pin multiple time zones to your home. Keep track of time across the globe. Get local weather info as you like. Click on the widget for more detailed info - daily forecast precipitation, humidity & wind.


◆ Countdowns
Track the seconds tick down to your important events, tasks, or vacation. Get repeated reminders on browser tabs. 


◆ Privacy
We respect your privacy and will not share your data with others. Check out our privacy policy at https://tixio.io/privacy-policy/


***Tixio Insight Usage Cautions: To provide analytics of your web browsing usage, our system collected browsing history. If you don't want us to track the browsing history of any particular site, please block the site from Insight Settings first before browsing. 


“Get a Tixio workspace free with Tixio Lite. Connect and enjoy!”


Connect with your Tixio account and enjoy the most out of it. Go to Tixio Board with a click from Tixio Lite. 


For more questions or support, please mail us at [email protected]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tixio Extension Tixio Extension
ID bkeneiekcedkhfnbcfhliembblmjghjh
URL Chính Thức https://chromewebstore.google.com/detail/tixio-extension/bkeneiekcedkhfnbcfhliembblmjghjh
Mô tả Your personal dashboard for the new TAB page with features like to-do, weather, world clock, and many more!
Kích Thước Tệp 2.73 MB
Số Lần Cài Đặt 1,202
Phiên Bản Hiện Tại 2.0.2
Cập Nhật Lần Cuối 2024-01-31
Ngày Phát Hành 2022-02-13
Đánh Giá 4.80/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://tixio.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://tixio.io
URL Trang Trợ Giúp https://tixio.io
URL Trang Chính Sách Bảo Mật https://tixio.io/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tixio Extension",
    "description": "Your personal dashboard for the new TAB page with features like to-do, weather, world clock, and many more!",
    "version": "2.0.2",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/__ENTRYPOINTS__\/popup\/index.html"
    },
    "chrome_url_overrides": {
        "newtab": "src\/__ENTRYPOINTS__\/lite\/index.html"
    },
    "host_permissions": [
        "*:\/\/*.tixio.io\/*",
        "*:\/\/*.tixio.app\/*"
    ],
    "permissions": [
        "tabs",
        "cookies",
        "storage"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.tixio.io\/*",
            "*:\/\/*.tixio.app\/*"
        ]
    },
    "icons": {
        "16": "src\/assets\/icons\/icon16.png",
        "48": "src\/assets\/icons\/icon48.png",
        "128": "src\/assets\/icons\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.main.tsx.315315bf.a90abe89.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "css": [
                "src\/__ENTRYPOINTS__\/content_script\/index.css",
                "assets\/main.tsx.100f1b10.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "src\/__ENTRYPOINTS__\/content_script\/index.html",
                "src\/__ENTRYPOINTS__\/content_script\/index.css",
                "src\/__ENTRYPOINTS__\/content_script\/main.tsx"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/index.117cd05c.js",
                "assets\/refreshTokenMiddleware.service.c978188a.js",
                "assets\/XCircle.esm.99ca5def.js",
                "assets\/use-click-outside.80bd8351.js",
                "assets\/main.tsx.315315bf.js"
            ],
            "use_dynamic_url": true
        }
    ]
}