Latest BBC News

Displays latest BBC News in a popup widget

Cos'è Latest BBC News?

Latest BBC News è un'estensione di Chrome sviluppata da Mike Redrobe, e la sua funzione principale è "Displays latest BBC News in a popup widget".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Latest BBC News

Scarica i file di estensione Latest BBC News 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

                        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                    

Informazioni di Base sull'Estensione

Nome Latest BBC News Latest BBC News
ID egfecfbhbaljhcacmclhcddckfofckid
URL Ufficiale https://chromewebstore.google.com/detail/latest-bbc-news/egfecfbhbaljhcacmclhcddckfofckid
Descrizione Displays latest BBC News in a popup widget
Dimensione del File 423 KB
Conteggio Installazioni 2,178
Versione Corrente 1.0.5
Ultimo Aggiornamento 2018-01-29
Data di Pubblicazione 2018-01-29
Sviluppatore Mike Redrobe
Tipo di Pagamento free
Sito Web dell'Estensione http://www.redrobe.com/mike/bbc-news-add-ons-for-firefox-and-chrome/
URL della Pagina di Aiuto http://www.redrobe.com/mike/?s=addon
Lingue Supportate 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"
    }
}