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…
Vad är Today @ Princeton?
Today @ Princeton är en Chrome-tillägg utvecklad av todayatprinceton, och dess huvudfunktion är "News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check…".
Tilläggsskärmbilder
Ladda ner Today @ Princeton-förlängningens CRX-fil
Ladda ner Today @ Princeton-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | iejdjhiphonjpgaobmpniifeipiomgee |
| Officiell webbadress | https://chromewebstore.google.com/detail/today-princeton/iejdjhiphonjpgaobmpniifeipiomgee |
| Beskrivning | News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check… |
| Filstorlek | 22.55 MB |
| Antal Installationer | 432 |
| Aktuell Version | 1.2.8 |
| Senast Uppdaterad | 2024-02-16 |
| Publiceringsdatum | 2022-11-25 |
| Betyg | 5.00/5 Totalt 7 Betyg |
| Utvecklare | todayatprinceton |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |