ST Graphics
Find latest News & top stories about INTERACTIVE GRAPHICS.
What is ST Graphics?
ST Graphics is a Chrome extension developed by straitstimesgraphics, and its main feature is "Find latest News & top stories about INTERACTIVE GRAPHICS.".
Extension Screenshots
Download ST Graphics Extension CRX File
Download ST Graphics extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | akfiofjpdmonbapobibfbknjnecgaach |
Official URL | https://chromewebstore.google.com/detail/st-graphics/akfiofjpdmonbapobibfbknjnecgaach |
Description | Find latest News & top stories about INTERACTIVE GRAPHICS. |
File Size | 696 KB |
Installation Count | 53 |
Current Version | 1.2.1 |
Last Updated | 2019-12-07 |
Publish Date | 2019-12-06 |
Rating | 5.00/5 Total 2 Ratings |
Developer | straitstimesgraphics |
Payment Type | free |
Supported Languages | 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" } } |