Development of a Chrome extension for parsing data from the Postmaster Tools page
Create a browser extension for Google Chrome that:
1. Runs on the page https://postmaster.google.com/ after the user has logged in independently.
2. Parses data from the page (for example, statistics by domain, IP address, etc.).
3. Sends the collected data to the specified API using the `POST` method.
4. For writing and testing, the developer will be temporarily granted access to statistics for several domains in the Google Postmaster service on their own Gmail account.
Detailed description in PDF
Создать расширение для браузера Google Chrome, которое:
1. Запускается на странице https://postmaster.google.com/ после того, как пользователь самостоятельно авторизовался.
2. Парсит данные со страницы (например, статистику по домену, IP-адресу и т.д.).
3. Отправляет собранные данные на указанное API с использованием метода `POST`.
4. Для написания и тестирования разработчику будет на его собственный gmail аккаунт временно предоставлен доступ к статистике по нескольким доменам в сервисе Google Postmaster.
Подробное описание в PDF
Applications 1