Shower Thoughts New Tab

Shower Thoughts and Earth Porn

什麼是Shower Thoughts New Tab?

Shower Thoughts New Tab是由thenickreynolds開發的Chrome擴展程式,該擴展的主要功能是“Shower Thoughts and Earth Porn”。

擴展截圖

screenshot
screenshot

下載Shower Thoughts New Tab擴展crx文件

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

擴展使用說明

                        Spice up your new tab page with quirky quotes from /r/ShowerThoughts and beautiful photos from /r/EarthPorn - a new quote and image each day.

Recent changes:
- Todoist integration
- New refresh button to get a new image and quote early
- Link to GitHub repository
- Loads much faster
- Shows one quote and image per day (helps with speed) 
- See a quote from /r/ShowerThoughts and an image from /r/EarthPorn in your new tab

GitHub: https://github.com/thenickreynolds/ShowerThoughts                    

擴展基本資訊

名稱 Shower Thoughts New Tab Shower Thoughts New Tab
ID gecolonhalhakngoolfohhnbdhbejhec
官方網址 https://chromewebstore.google.com/detail/shower-thoughts-new-tab/gecolonhalhakngoolfohhnbdhbejhec
簡介 Shower Thoughts and Earth Porn
檔案大小 96.99 KB
安裝次數 39
目前版本 1.8
更新時間 2023-12-28
上架時間 2020-04-11
評分 4.67/5 共 3 次評分
開發者 thenickreynolds
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/thenickreynolds/ShowerThoughts
說明頁面URL https://github.com/thenickreynolds/ShowerThoughts
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Shower Thoughts New Tab",
    "version": "1.8",
    "description": "Shower Thoughts and Earth Porn",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}