Kosmi Helper
Kosmi Helper
什麼是Kosmi Helper?
Kosmi Helper是由https://kosmi.io開發的Chrome擴展程式,該擴展的主要功能是“Kosmi Helper”。
擴展截圖
下載Kosmi Helper擴展crx文件
下載Kosmi Helper擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Helper extension for kosmi.io With this extension you can scan for direct video URLs on webpages that you can then copy and paste into the URL option in the kosmi watch party video player to watch said videos together while voice/video chatting!
擴展基本資訊
名稱 | Kosmi Helper |
ID | pkomofdgjghnedcjkppnmccboacbodbp |
官方網址 | https://chromewebstore.google.com/detail/kosmi-helper/pkomofdgjghnedcjkppnmccboacbodbp |
簡介 | Kosmi Helper |
檔案大小 | 61.76 KB |
安裝次數 | 2,290 |
目前版本 | 1.0.1 |
更新時間 | 2021-02-02 |
上架時間 | 2020-08-12 |
評分 | 4.75/5 共 4 次評分 |
開發者 | https://kosmi.io |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://kosmi.io |
說明頁面URL | https://kosmi.io |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kosmi Helper", "short_name": "Kosmi", "version": "1.0.1", "manifest_version": 2, "description": "Kosmi Helper", "homepage_url": "https:\/\/kosmi.io", "icons": { "72": "icons\/72.png", "128": "icons\/128.png" }, "background": { "scripts": [ "background\/index.js" ], "persistent": true }, "browser_action": { "default_popup": "popup\/index.html" }, "permissions": [ "activeTab", "webRequest", "webRequestBlocking", "webNavigation", " |