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 |
| 官方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 |
| 电子邮箱 | [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"
}
} | |