---
title: This Netflix Chrome Extension Automatically Hits 'Continue Watching'
description: Television is the opiate of the people, and a new Chrome extension called Flix Assist helps you binge watch streaming video faster.
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Technology
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Lifestyle
      - Personal Finance
      - Professional Services
      - Shopping
      - Taxes
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2016-03-29T14:49:43.000Z'
modified: '2024-04-16T10:26:36.000Z'
section: Technology
tags:
  - Netflix
  - pubdesk
  - streaming
  - TV
word_count: 168
canonical: https://money.com/netflix-chrome-extension-continue-watching/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![Netflix Inc. Illustrations Ahead Of Earnings Figures](https://img.money.com/2016/03/gettyimages-469717318.jpg)

"House of Cards" has been out for a few weeks now. So you've probably already finished it. That's because we binge. It used to be the new way to watch television, and pretty soon it might be the *only* way anybody will be willing to watch any TV programming outside of live sports or maybe "Game of Thrones."

Since TV is clearly the *modern* [opiate of the people](https://en.wikipedia.org/wiki/Opium_of_the_people), Josh Kirk, a developer at [Third Wish Creative](http://thirdwishcreative.com/), has improved the delivery method by creating a Google Chrome web extension called [Flix Assist](https://chrome.google.com/webstore/detail/flix-assist/jeeccngbdajjccceabkpadjmbakhdbnp) that automatically says yes to the "continue watching" prompt at the bottom right of your screen.

Of course, this development will affect millennials principally, since that demographic [favors watching TV in a browser](https://money.com/10-things-millennials-wont-shell-out-for/) more than the rest.

In addition to skipping the credits and countdown to next episode, the extension will also disable the judgey "are you still there" prompt that comes when you're good and glazed over. Because no one likes a sassy computer.

\[h/t [Gizmodo](http://gizmodo.com/this-handy-chrome-extension-makes-binge-watching-netfli-1767539568)\]

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/netflix-chrome-extension-continue-watching/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Technology",
          "item": "https://money.com/technology/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Apps and Software",
          "item": "https://money.com/apps-and-software/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "This Netflix Chrome Extension Automatically Hits 'Continue Watching'"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/netflix-chrome-extension-continue-watching/#webpage",
      "url": "https://money.com/netflix-chrome-extension-continue-watching/",
      "name": "This Netflix Chrome Extension Automatically Hits 'Continue Watching'",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2016-03-29T14:49:43.000Z",
      "mainEntity": {
        "@id": "https://money.com/netflix-chrome-extension-continue-watching/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/netflix-chrome-extension-continue-watching/#breadcrumb"
      },
      "dateModified": "2024-04-16T10:26:36.000Z"
    },
    {
      "@type": "Article",
      "headline": "This Netflix Chrome Extension Automatically Hits 'Continue Watching'",
      "articleSection": "Technology",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2016/03/gettyimages-469717318.jpg",
          "width": 4000,
          "height": 2667,
          "caption": "Netflix Inc. Illustrations Ahead Of Earnings Figures"
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2016-03-29T14:49:43.000Z",
      "description": "Television is the opiate of the people, and a new Chrome extension called Flix Assist helps you binge watch streaming video faster.",
      "abstract": "Television is the opiate of the people, and a new Chrome extension called Flix Assist helps you binge watch streaming video faster.",
      "@id": "https://money.com/netflix-chrome-extension-continue-watching/",
      "inLanguage": "en-US",
      "dateModified": "2024-04-16T10:26:36.000Z",
      "wordCount": 168,
      "keywords": [
        "Netflix",
        "pubdesk",
        "streaming",
        "TV"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Technology",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Technology"
          ]
        },
        {
          "@type": "Thing",
          "name": "Application software",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Application_software"
          ]
        }
      ]
    }
  ]
}
```
