ST Graphics
Find latest News & top stories about INTERACTIVE GRAPHICS.
Cos'è ST Graphics?
ST Graphics è un'estensione di Chrome sviluppata da straitstimesgraphics, e la sua funzione principale è "Find latest News & top stories about INTERACTIVE GRAPHICS.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ST Graphics
Scarica i file di estensione ST Graphics in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | akfiofjpdmonbapobibfbknjnecgaach |
URL Ufficiale | https://chromewebstore.google.com/detail/st-graphics/akfiofjpdmonbapobibfbknjnecgaach |
Descrizione | Find latest News & top stories about INTERACTIVE GRAPHICS. |
Dimensione del File | 696 KB |
Conteggio Installazioni | 53 |
Versione Corrente | 1.2.1 |
Ultimo Aggiornamento | 2019-12-07 |
Data di Pubblicazione | 2019-12-06 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | straitstimesgraphics |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |