Online Subtitles
Watch your favorite movies and shows online with subtitles.
What is Online Subtitles?
Online Subtitles is a Chrome extension developed by Ivan Oliinychenko, and its main feature is "Watch your favorite movies and shows online with subtitles.".
Extension Screenshots
Download Online Subtitles Extension CRX File
Download Online Subtitles 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
Watch your favorite movies and shows online with subtitles. Automatically finds video on web pages and adds functionality to upload subtitles (.srt, charset utf-8). Includes many options, such as subtitle color, position and time adjustment. Works only with html5 video. Graphic design by Tetyana Starchenko. Github: https://github.com/ioliynichenko/Online-Subtitles ver 0.1.7: - select a subtitle encoding - shortcut (g, h) for decrease and increase the time of the subtitles (ty Leo Caseiro) - small css and js fixes ver 0.1.8: - updated to manifest v3 - added support dragging subtitels across the screen
Extension Basic Information
Name | Online Subtitles |
ID | ggdggkhbmmgnogbcciencemciapnpeij |
Official URL | https://chromewebstore.google.com/detail/online-subtitles/ggdggkhbmmgnogbcciencemciapnpeij |
Description | Watch your favorite movies and shows online with subtitles. |
File Size | 44.72 KB |
Installation Count | 8,078 |
Current Version | 0.1.8 |
Last Updated | 2023-04-05 |
Publish Date | 2016-09-10 |
Rating | 3.13/5 Total 30 Ratings |
Developer | Ivan Oliinychenko |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/ioliynichenko/Online-Subtitles |
Help Page URL | https://github.com/ioliynichenko/Online-Subtitles |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Online Subtitles", "short_name": "OnlineSub", "description": "Watch your favorite movies and shows online with subtitles.", "version": "0.1.8", "author": "Ivan Oliinychenko", "action": { "default_icon": { "16": "icon.png", "24": "icon.png", "32": "icon.png" }, "default_popup": "onlineSub.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon_128.png" }, "web_accessible_resources": [ { "resources": [ "images\/settings.svg", "images\/upload.svg", "icon.png" ], "matches": [ " |