MultiTwitch Generator
Open MultiTwitch with all tab in your browser
什麼是MultiTwitch Generator?
MultiTwitch Generator是由pro.maxime.rousselin開發的Chrome擴展程式,該擴展的主要功能是“Open MultiTwitch with all tab in your browser”。
擴展截圖
下載MultiTwitch Generator擴展crx文件
下載MultiTwitch Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Cette extension vous permettra d'ouvrir tous les streams twitch ouverts sur votre navigateur sur une page multi twitch 擴展基本資訊
| 名稱 | |
| ID | iponheakchfbncppicaaopbgobcpbiab |
| 官方網址 | https://chromewebstore.google.com/detail/multitwitch-generator/iponheakchfbncppicaaopbgobcpbiab |
| 簡介 | Open MultiTwitch with all tab in your browser |
| 檔案大小 | 61.63 KB |
| 安裝次數 | 93 |
| 目前版本 | 0.1 |
| 更新時間 | 2020-04-16 |
| 上架時間 | 2020-04-13 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | pro.maxime.rousselin |
| 付費類型 | free |
| 支援的語言 | fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "MultiTwitch Generator",
"description": "Open MultiTwitch with all tab in your browser",
"version": "0.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs"
]
} | |