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…”。
擴展截圖
下載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 擴展基本資訊
| 名稱 | |
| ID | iejdjhiphonjpgaobmpniifeipiomgee |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |