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 - это расширение Chrome, разработанное todayatprinceton, и его основная функция - "News, eating clubs, dining hall menus. Princeton students are always on the move, and there are a handful of websites we all check…".
Снимки экрана расширения
Скачать файл CRX расширения Today @ Princeton
Скачайте файлы расширений 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"
}
} | |