365 RePicture Calendar
The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.
¿Qué es 365 RePicture Calendar?
365 RePicture Calendar es una extensión de Chrome desarrollada por Getty Images, y su función principal es "The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión 365 RePicture Calendar
Descarga archivos de extensión 365 RePicture Calendar en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | palghpbijnanjiboehlhijapmcflbihd |
URL Oficial | https://chromewebstore.google.com/detail/365-repicture-calendar/palghpbijnanjiboehlhijapmcflbihd |
Descripción | The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals. |
Tamaño del Archivo | 40.24 MB |
Cantidad de Instalaciones | 113 |
Versión Actual | 1.4 |
Última Actualización | 2021-01-15 |
Fecha de Publicación | 2020-12-29 |
Desarrollador | Getty Images |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | http://engage.gettyimages.com/2021-calendar-en |
URL de la Página de Política de Privacidad | https://www.gettyimages.co.jp/company/privacy-policy |
Idiomas Soportados | 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'" } |