365 RePicture Calendar
The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.
Vad är 365 RePicture Calendar?
365 RePicture Calendar är en Chrome-tillägg utvecklad av Getty Images, och dess huvudfunktion är "The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals.".
Tilläggsskärmbilder
Ladda ner 365 RePicture Calendar-förlängningens CRX-fil
Ladda ner 365 RePicture Calendar-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
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
Grundläggande Information om Tillägg
Namn | |
ID | palghpbijnanjiboehlhijapmcflbihd |
Officiell webbadress | https://chromewebstore.google.com/detail/365-repicture-calendar/palghpbijnanjiboehlhijapmcflbihd |
Beskrivning | The 365 RePicture Calendar is a project that aims to break down stereotypes and create positive social change through visuals. |
Filstorlek | 40.24 MB |
Antal Installationer | 113 |
Aktuell Version | 1.4 |
Senast Uppdaterad | 2021-01-15 |
Publiceringsdatum | 2020-12-29 |
Utvecklare | Getty Images |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://engage.gettyimages.com/2021-calendar-en |
URL till Sekretesspolicy Sidan | https://www.gettyimages.co.jp/company/privacy-policy |
Stödda Språk | 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'" } |