Teachable Booster
Add the missing elements to every like section time, running time to Teachable courses.
什麼是Teachable Booster?
Teachable Booster是由https://mayankraj.com開發的Chrome擴展程式,該擴展的主要功能是“Add the missing elements to every like section time, running time to Teachable courses.”。
擴展截圖
下載Teachable Booster擴展crx文件
下載Teachable Booster擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Add few missing elements to every Teachable course like... > View the time by your playback speed rewind fast_forward: You might watch lectures at your own playback speed. It's too much mental maths to estimate how much time a lecture/section would take at your own speed. Now it's right besides the section and lectures. > View Section Time hourglass: To plan better, you might want to know how much a particular section would take including all the lectures in that section. Now you can see the overall time for each section. > View Running time for each lecture alarm_clock: With this now you can see the cumulative total of all the lectures in a section up until that lecture
擴展基本資訊
名稱 | Teachable Booster |
ID | daedpogehlchpldjgbnnloodlmanekec |
官方網址 | https://chromewebstore.google.com/detail/teachable-booster/daedpogehlchpldjgbnnloodlmanekec |
簡介 | Add the missing elements to every like section time, running time to Teachable courses. |
檔案大小 | 224 KB |
安裝次數 | 68 |
目前版本 | 1.1 |
更新時間 | 2020-08-06 |
上架時間 | 2020-08-02 |
評分 | 1.00/5 共 1 次評分 |
開發者 | https://mayankraj.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/rajmayank/Teachable-Booster |
說明頁面URL | https://mayankraj.com |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Teachable Booster", "description": "Add the missing elements to every like section time, running time to Teachable courses.", "version": "1.1", "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/32x32.png", "64": "icons\/64x64.png", "256": "icons\/256x256.png", "512": "icons\/512x512.png" }, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/32x32.png", "64": "icons\/64x64.png", "256": "icons\/256x256.png", "512": "icons\/512x512.png" } }, "permissions": [ "activeTab", " |