The Washington Post
Stay informed with hand-picked stories from the editors of The Washington Post.
Was ist The Washington Post?
The Washington Post ist eine Chrome-Erweiterung, die von https://www.washingtonpost.com entwickelt wurde, und ihr Hauptmerkmal ist "Stay informed with hand-picked stories from the editors of The Washington Post.".
Erweiterungsscreenshots
The Washington Post-Erweiterungs-CRX-Datei herunterladen
Laden Sie The Washington Post-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
See today’s top stories each time you open a new tab. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ilgaabojccagggalemipkfjbcdemjgee |
| Offizielle URL | https://chromewebstore.google.com/detail/the-washington-post/ilgaabojccagggalemipkfjbcdemjgee |
| Beschreibung | Stay informed with hand-picked stories from the editors of The Washington Post. |
| Dateigröße | 17.64 KB |
| Installationsanzahl | 52,894 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2021-05-06 |
| Veröffentlichungsdatum | 2020-06-08 |
| Bewertung | 4.49/5 Insgesamt 35 Bewertungen |
| Entwickler | https://www.washingtonpost.com |
| [email protected] | |
| Zahlungsart | free |
| URL der Datenschutzrichtlinien-Seite | https://www.washingtonpost.com/privacy-policy/2011/11/18/gIQASIiaiN_story.html |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "The Washington Post",
"description": "Stay informed with hand-picked stories from the editors of The Washington Post.",
"icons": {
"16": "wp-logo-16.png",
"48": "wp-logo-48.png",
"128": "wp-logo-128.png"
},
"version": "1.0",
"chrome_url_overrides": {
"newtab": "rainbow.html"
},
"permissions": [
"https:\/\/www.google-analytics.com\/*"
],
"content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/; object-src 'self'",
"manifest_version": 2
} | |