Coursera Subtitle Re-sizer
Re-size Coursera Subtitle without developer mode.
什麼是Coursera Subtitle Re-sizer?
Coursera Subtitle Re-sizer是由https://rikimarutsui.blogspot.com開發的Chrome擴展程式,該擴展的主要功能是“Re-size Coursera Subtitle without developer mode.”。
擴展截圖
下載Coursera Subtitle Re-sizer擴展crx文件
下載Coursera Subtitle Re-sizer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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%
擴展基本資訊
名稱 | Coursera Subtitle Re-sizer |
ID | beaolknhmdebnkigfhpbokboimicedna |
官方網址 | https://chromewebstore.google.com/detail/coursera-subtitle-re-size/beaolknhmdebnkigfhpbokboimicedna |
簡介 | Re-size Coursera Subtitle without developer mode. |
檔案大小 | 2.95 MB |
安裝次數 | 348 |
目前版本 | 0.1.1 |
更新時間 | 2018-07-27 |
上架時間 | 2018-07-26 |
評分 | 4.75/5 共 4 次評分 |
開發者 | https://rikimarutsui.blogspot.com |
付費類型 | free |
擴展官網 | https://www.coursera.org/ |
說明頁面URL | https://github.com/rikimarutsui/coursera-subtitle-chrome-extension |
支援的語言 | 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 } |