The Washington Post
Stay informed with hand-picked stories from the editors of The Washington Post.
Hvad er The Washington Post?
The Washington Post er en Chrome-udvidelse udviklet af https://www.washingtonpost.com, og dens hovedfunktion er "Stay informed with hand-picked stories from the editors of The Washington Post.".
Udvidelsesskærmbilleder
Download The Washington Post-udvidelses-CRX-fil
Download The Washington Post-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
See today’s top stories each time you open a new tab. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ilgaabojccagggalemipkfjbcdemjgee |
| Officiel URL | https://chromewebstore.google.com/detail/the-washington-post/ilgaabojccagggalemipkfjbcdemjgee |
| Beskrivelse | Stay informed with hand-picked stories from the editors of The Washington Post. |
| Filstørrelse | 17.64 KB |
| Antal Installationer | 52,894 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2021-05-06 |
| Udgivelsesdato | 2020-06-08 |
| Bedømmelse | 4.49/5 Samlet 35 Bedømmelser |
| Udvikler | https://www.washingtonpost.com |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | https://www.washingtonpost.com/privacy-policy/2011/11/18/gIQASIiaiN_story.html |
| Understøttede Sprog | 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
} | |