Today @ Princeton

News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check…

Today @ Princetonとは何ですか?

Today @ Princetonはtodayatprincetonによって開発されたChromeの拡張機能で、その主な機能は「News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check…」です。

拡張機能のスクリーンショット

screenshot

Today @ Princeton拡張機能のCRXファイルをダウンロード

Today @ Princeton拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check every single day. We wanted a way to make all this daily information accessible from the moment you open your browser.

Today @ Princeton, a new tab page that compiles the most crucial information you need to get through your day. We feature four widgets atop a beautiful, rotating background and daily greeting. All data is live and refreshes hourly.

Our new tab page keeps you updated on...
🗞️ Trending Daily Princetonian articles
🍕 Dining hall menus for breakfast, lunch, and dinner
🌤️ Weather throughout the day
🥳 Eating club street week schedule                    

拡張機能の基本情報

名前 Today @ Princeton Today @ Princeton
ID iejdjhiphonjpgaobmpniifeipiomgee
公式URL https://chromewebstore.google.com/detail/today-princeton/iejdjhiphonjpgaobmpniifeipiomgee
説明 News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check…
ファイルサイズ 22.55 MB
インストール数 432
現在のバージョン 1.2.8
最終更新日 2024-02-16
公開日 2022-11-25
評価 5.00/5 合計 7 レビュー
開発者 todayatprinceton
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.2.8",
    "short_name": "New Tab",
    "name": "Today @ Princeton",
    "action": {
        "default_icon": "logo.png"
    },
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}