Octane Dashboard

A chrome extension that replaces the default new tab dashboard

什麼是Octane Dashboard?

Octane Dashboard是由Sammy Ntewusu開發的Chrome擴展程式,該擴展的主要功能是“A chrome extension that replaces the default new tab dashboard”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Octane Dashboard擴展crx文件

下載Octane Dashboard擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Octane, a chrome extension, is an essential tool for modern-day internet users looking to improve their productivity and add a touch of personalization to their browsing experience. Octane offers a range of features, including a to-do list, weather widget, and custom themes, making it an excellent option for those looking to streamline their work and personalize their browsing experience. The to-do list feature in Octane allows users to keep track of their tasks and prioritize their day effectively. The weather widget keeps users informed of the current weather conditions, which can be useful for making plans and avoiding surprises. Customizing the theme of Octane gives users the opportunity to personalize their browsing experience and make it unique to their tastes. The option to change the background image adds an extra touch of customization, allowing users to set a picture of their choice as their background. Octane is not only feature-rich but also user-friendly, lightweight, and does not consume a lot of resources. This ensures a seamless browsing experience for users. One of the best things about Octane is that you don't need to create an account to start using it, and it's completely free! This makes it an excellent alternative to popular productivity tools and dashboards, allowing users to access all the necessary information and features in one place, right from their browser.

Version 1.4.2
-Bug Fixes                    

擴展基本資訊

名稱 Octane Dashboard Octane Dashboard
ID ikjmilpefeagnmciiohfilppkelkojfd
官方網址 https://chromewebstore.google.com/detail/octane-dashboard/ikjmilpefeagnmciiohfilppkelkojfd
簡介 A chrome extension that replaces the default new tab dashboard
檔案大小 12.67 MB
安裝次數 50
目前版本 1.4.2
更新時間 2023-11-07
上架時間 2023-02-13
評分 4.75/5 共 4 次評分
開發者 Sammy Ntewusu
電子郵箱 [email protected]
付費類型 free
擴展官網 https://octanedashboard.netlify.app/
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Octane Dashboard",
    "version": "1.4.2",
    "description": "A chrome extension that replaces the default new tab dashboard",
    "action": {
        "default_icon": ".\/images\/octane.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "bookmarks"
    ]
}