365 RePicture Calendar
The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.
Что такое 365 RePicture Calendar?
365 RePicture Calendar - это расширение Chrome, разработанное Getty Images, и его основная функция - "The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.".
Снимки экрана расширения
Скачать файл CRX расширения 365 RePicture Calendar
Скачайте файлы расширений 365 RePicture Calendar в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
The 365 RePicture calendar is a celebration of diversity, aimed at breaking down harmful stereotypes and creating positive change. The need for better representation in visual communication has been recognised on a global scale, yet this is not always apparent. Our recent Visual GPS survey found 8 out of 10 people globally expect that brands should be consistently committed to inclusivity and diversity in their advertising. At Getty Images, we believe it is our collective responsibility to promote powerful, relevant imagery that increases awareness, alters perceptions, and drives advocacy for social issues. The 365 RePicture calendar has a monthly theme that promotes diversity, with a new visual on your new tab each day. These images are delivered straight to your browser via a Google Chrome extension. In 2021, join us in our mission to change perceptions and create a more inclusive world. ・Privacy policy: http://www.gettyimages.co.jp/company/privacy-policy ・Terms of Service: http://www.gettyimages.co.jp/company/terms
Основная информация о расширении
Название | |
ID | palghpbijnanjiboehlhijapmcflbihd |
Официальный URL | https://chromewebstore.google.com/detail/365-repicture-calendar/palghpbijnanjiboehlhijapmcflbihd |
Описание | The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals. |
Размер файла | 40.24 MB |
Количество установок | 113 |
Текущая Версия | 1.4 |
Последнее Обновление | 2021-01-15 |
Дата публикации | 2020-12-29 |
Разработчик | Getty Images |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://engage.gettyimages.com/2021-calendar-en |
URL страницы политики конфиденциальности | https://www.gettyimages.co.jp/company/privacy-policy |
Поддерживаемые языки | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "365 RePicture Calendar", "default_locale": "en", "version": "1.4", "description": "The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.", "icons": { "128": "icon_128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |