TradeWinds News Feed
Get the latest maritime business news, comment and analysis from the most authoritative voice in the industry
TradeWinds News Feedとは何ですか?
TradeWinds News FeedはNHSTによって開発されたChromeの拡張機能で、その主な機能は「Get the latest maritime business news, comment and analysis from the most authoritative voice in the industry」です。
拡張機能のスクリーンショット
TradeWinds News Feed拡張機能のCRXファイルをダウンロード
TradeWinds News Feed拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get the latest shipping news shaping the maritime business. The TradeWinds Extension for Chrome provides you with global shipping news as it happens. Stay informed with the latest stories from TradeWindsnews.com within your browser. This extension will alert you when new articles have been published on TradeWindsnews.com. Where do you go when you need the very latest on the deals shaping the market? The biggest interviews with key players? The keenest insight to keep you a step ahead of the competition? You go where the industry’s brightest and best go – to TradeWinds, shipping’s leading news service. Whether online or in print, our global team of specialist journalists will keep you up-to-date with this dynamic sector.
拡張機能の基本情報
名前 | |
ID | njmaofinphneehnchficlmkolkeoiiaj |
公式URL | https://chrome.google.com/webstore/detail/tradewinds-news-feed/njmaofinphneehnchficlmkolkeoiiaj |
説明 | Get the latest maritime business news, comment and analysis from the most authoritative voice in the industry |
ファイルサイズ | 18.87 KB |
インストール数 | 18 |
現在のバージョン | 1.1.2.3 |
最終更新日 | 2017-05-26 |
公開日 | 2017-05-26 |
開発者 | NHST |
支払い方法 | free |
拡張機能のウェブサイト | http://www.tradewindsnews.com/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TradeWinds News Feed", "version": "1.1.2.3", "manifest_version": 2, "description": "Get the latest maritime business news, comment and analysis from the most authoritative voice in the industry", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "storage", "tabs" ], "omnibox": { "keyword": "tw" }, "browser_action": { "default_icon": { "19": "icons\/icon19.png" }, "default_title": "TradeWinds News Feed", "default_popup": "browseraction\/popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |