Weekly Series

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

What is Weekly Series?

Weekly Series is a Chrome extension developed by sangold, and its main feature is "Replace your new tab with a quick snapshot of your favorite TV shows status.".

Extension Screenshots

screenshot
screenshot

Download Weekly Series Extension CRX File

Download Weekly Series 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

                        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.                    

Extension Basic Information

Name Weekly Series Weekly Series
ID bdiljnnmjlmkamjhkoiipobjppifalkj
Official URL https://chromewebstore.google.com/detail/weekly-series/bdiljnnmjlmkamjhkoiipobjppifalkj
Description Replace your new tab with a quick snapshot of your favorite TV shows status.
File Size 758 KB
Installation Count 15
Current Version 1.1.2
Last Updated 2016-03-28
Publish Date 2016-03-28
Rating 4.75/5 Total 4 Ratings
Developer sangold
Payment Type free
Extension Website http://www.weeklyseries.fr/
Supported Languages 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"
    ]
}