Latest BBC News

Displays latest BBC News in a popup widget

Latest BBC Newsとは何ですか?

Latest BBC NewsはMike Redrobeによって開発されたChromeの拡張機能で、その主な機能は「Displays latest BBC News in a popup widget」です。

拡張機能のスクリーンショット

screenshot

Latest BBC News拡張機能のCRXファイルをダウンロード

Latest BBC News拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Fastest way to keep up to date with the Latest BBC News.
Get all the Latest BBC News headlines with a single click.

Opens a popup widget with the latest news headlines.
Links at the bottom to show all sections:
Technology, Health, Entertainment etc                    

拡張機能の基本情報

名前 Latest BBC News Latest BBC News
ID egfecfbhbaljhcacmclhcddckfofckid
公式URL https://chromewebstore.google.com/detail/latest-bbc-news/egfecfbhbaljhcacmclhcddckfofckid
説明 Displays latest BBC News in a popup widget
ファイルサイズ 423 KB
インストール数 2,178
現在のバージョン 1.0.5
最終更新日 2018-01-29
公開日 2018-01-29
開発者 Mike Redrobe
支払い方法 free
拡張機能のウェブサイト http://www.redrobe.com/mike/bbc-news-add-ons-for-firefox-and-chrome/
ヘルプページのURL http://www.redrobe.com/mike/?s=addon
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Latest BBC News",
    "manifest_version": 2,
    "version": "1.0.5",
    "description": "Displays latest BBC News in a popup widget",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "bbcnews.html"
    },
    "icons": {
        "48": "bbc_news48.png",
        "128": "bbc_news128.png"
    }
}