ST Graphics
Find latest News & top stories about INTERACTIVE GRAPHICS.
Was ist ST Graphics?
ST Graphics ist eine Chrome-Erweiterung, die von straitstimesgraphics entwickelt wurde, und ihr Hauptmerkmal ist "Find latest News & top stories about INTERACTIVE GRAPHICS.".
Erweiterungsscreenshots
ST Graphics-Erweiterungs-CRX-Datei herunterladen
Laden Sie ST Graphics-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
Every time you open a new tab, you will see the latest listing of interactive projects from The Straits Times newsroom. There is also a search function if you are looking for a particular story. Or, you can click through to our landing page to find more stories. Thanks for reading The Straits Times!
Grundlegende Informationen zur Erweiterung
Name | |
ID | akfiofjpdmonbapobibfbknjnecgaach |
Offizielle URL | https://chromewebstore.google.com/detail/st-graphics/akfiofjpdmonbapobibfbknjnecgaach |
Beschreibung | Find latest News & top stories about INTERACTIVE GRAPHICS. |
Dateigröße | 696 KB |
Installationsanzahl | 53 |
Aktuelle Version | 1.2.1 |
Letztes Update | 2019-12-07 |
Veröffentlichungsdatum | 2019-12-06 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | straitstimesgraphics |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ST Graphics", "version": "1.2.1", "description": "Find latest News & top stories about INTERACTIVE GRAPHICS.", "manifest_version": 2, "icons": { "16": "images\/st-16.png", "32": "images\/st-32.png", "48": "images\/st-48.png", "128": "images\/st-128.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |