Weekly Series

Replace your new tab with a quick snapshot of your favorite TV shows status.

Wat is Weekly Series?

Weekly Series is een Chrome-extensie ontwikkeld door sangold, en de belangrijkste functie is "Replace your new tab with a quick snapshot of your favorite TV shows status.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Weekly Series

Download Weekly Series-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Replace new tab page with an overview of the coming episodes of your favorite shows. You don't need anything else to stay up to date.                    

Basisinformatie over de Extensie

Naam Weekly Series Weekly Series
ID bdiljnnmjlmkamjhkoiipobjppifalkj
Officiële URL https://chromewebstore.google.com/detail/weekly-series/bdiljnnmjlmkamjhkoiipobjppifalkj
Beschrijving Replace your new tab with a quick snapshot of your favorite TV shows status.
Bestandsgrootte 758 KB
Aantal Installaties 15
Huidige Versie 1.1.2
Laatst Bijgewerkt 2016-03-28
Publicatiedatum 2016-03-28
Beoordeling 4.75/5 Totaal 4 Beoordelingen
Ontwikkelaar sangold
Betalingswijze free
Extensiewebsite http://www.weeklyseries.fr/
Ondersteunde Talen en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weekly Series",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "storage",
        "cookies"
    ]
}