Stoic New Tab

extension to view stoic quotes and images

什麼是Stoic New Tab?

Stoic New Tab是由Zach Foster開發的Chrome擴展程式,該擴展的主要功能是“extension to view stoic quotes and images”。

擴展截圖

screenshot

下載Stoic New Tab擴展crx文件

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

擴展使用說明

                        Begin your browsing experience with a stoic new tab, featuring a quote by a stoic author like Seneca or Marcus Aurelius. If you're interested in the quote's context, there is a link to amazon where you can purchase the book.                    

擴展基本資訊

名稱 Stoic New Tab Stoic New Tab
ID egflmnkcgdbljjogbonkpahhaddkgcgp
官方網址 https://chromewebstore.google.com/detail/stoic-new-tab/egflmnkcgdbljjogbonkpahhaddkgcgp
簡介 extension to view stoic quotes and images
檔案大小 23.44 MB
安裝次數 124
目前版本 1.4
更新時間 2018-03-22
上架時間 2018-03-22
評分 4.17/5 共 6 次評分
開發者 Zach Foster
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stoic New Tab",
    "version": "1.4",
    "description": "extension to view stoic quotes and images",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "web_accessible_resources": [
        "newtab.css",
        "assets\/images\/*",
        "newtab.js"
    ]
}