Giter Site home page Giter Site logo

alirezaeftekhari / coursera-chrome-extension Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 63 KB

A chrome extension that allows Coursera.org students to translate instantly according to their preferred language.

HTML 25.90% JavaScript 74.10%
chrome-extension chrome-extensions coursera subtitle webvtt

coursera-chrome-extension's Introduction

Coursera Chrome Extension

This is a Chrome browser extension that displays real-time subtitles of running video within a generated HTML DOM element.

This extension helps students to translate instantly according to their preferred language with the help of Google Translate extension if they do not understand the language of the teacher.

How to use it?

Prerequisites:

Just install Google Translate extension.

Steps:

  1. Clone or download this repository and extract it.
  2. Open Chrome extensions tab (chrome://extensions/) in your chrome browser.
  3. Turn on the developer mode at the top right of the document.
  4. Click on the "Load unpacked" button at the top left of the document.
  5. Browse and select the root directory of this extension.
  6. Now, the extension is loaded and you should pin it.

If you've done these steps correctly, when you click on the extension icon ( ) you should see a green button with "Generate" text written inside.

A video example:

You can click on this link to see a video to completely understand how to use this extension and improving your learning speed on the Coursera platform :)

How it works?

Coursera is using WebVTT (Web Video Text Tracks) for showing subtitles inside the video element.

WebVTT allows us to read the subtitles text and the other properties by the TextTrack interface.

When the value of the Mode property is 'showing', we can see that this text is displayed in the Video element.

coursera-chrome-extension's People

Contributors

alirezaeftekhari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.