Coursera Subtitle Re-sizer
Re-size Coursera Subtitle without developer mode.
What is Coursera Subtitle Re-sizer?
Coursera Subtitle Re-sizer is a Chrome extension developed by https://rikimarutsui.blogspot.com, and its main feature is "Re-size Coursera Subtitle without developer mode.".
Extension Screenshots
Download Coursera Subtitle Re-sizer Extension CRX File
Download Coursera Subtitle Re-sizer 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
Coursera Subtitle Re-sizer allows you can customize the Coursera Video Subtitle size you own and without using developer mode. # version 0.1.1 # Modify the select list from 10% to 200%
Extension Basic Information
Name | Coursera Subtitle Re-sizer |
ID | beaolknhmdebnkigfhpbokboimicedna |
Official URL | https://chromewebstore.google.com/detail/coursera-subtitle-re-size/beaolknhmdebnkigfhpbokboimicedna |
Description | Re-size Coursera Subtitle without developer mode. |
File Size | 2.95 MB |
Installation Count | 348 |
Current Version | 0.1.1 |
Last Updated | 2018-07-27 |
Publish Date | 2018-07-26 |
Rating | 4.75/5 Total 4 Ratings |
Developer | https://rikimarutsui.blogspot.com |
Payment Type | free |
Extension Website | https://www.coursera.org/ |
Help Page URL | https://github.com/rikimarutsui/coursera-subtitle-chrome-extension |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Coursera Subtitle Re-sizer", "version": "0.1.1", "description": "Re-size Coursera Subtitle without developer mode.", "permissions": [ "activeTab" ], "browser_action": { "default_icon": "img.png", "default_popup": "popup.html" }, "manifest_version": 2 } |