Exposure New Tab
Get a beautiful photo from Exposure every time you open a new tab.
Was ist Exposure New Tab?
Exposure New Tab ist eine Chrome-Erweiterung, die von https://exposure.co entwickelt wurde, und ihr Hauptmerkmal ist "Get a beautiful photo from Exposure every time you open a new tab.".
Erweiterungsscreenshots
Exposure New Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Exposure New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Get a beautiful curated photo from the community Exposure every time you open a new tab. Discover more stories at exposure.co/publications Grundlegende Informationen zur Erweiterung
| Name | |
| ID | onfocbngcbpfnfdmnhleidllhleaiokn |
| Offizielle URL | https://chromewebstore.google.com/detail/exposure-new-tab/onfocbngcbpfnfdmnhleidllhleaiokn |
| Beschreibung | Get a beautiful photo from Exposure every time you open a new tab. |
| Dateigröße | 10.25 KB |
| Installationsanzahl | 10,209 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2020-11-03 |
| Veröffentlichungsdatum | 2016-01-24 |
| Bewertung | 3.95/5 Insgesamt 116 Bewertungen |
| Entwickler | https://exposure.co |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://exposure.co/apps/new-tab |
| Hilfeseite URL | https://exposure.co/contact |
| URL der Datenschutzrichtlinien-Seite | https://exposure.co/privacy |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Exposure New Tab",
"description": "Get a beautiful photo from Exposure every time you open a new tab.",
"version": "1.0",
"content_security_policy": "script-src https:\/\/www.exposure.co 'self' ; object-src 'self'",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"incognito": "split",
"chrome_url_overrides": {
"newtab": "blank.html"
},
"manifest_version": 2
} | |