GoStream - Facebook LIVE
Get support to create Facebook LIVE on GoStream
Apa itu GoStream - Facebook LIVE?
GoStream - Facebook LIVE adalah ekstensi Chrome yang dikembangkan oleh gostream.co, dan fitur utamanya adalah "Get support to create Facebook LIVE on GoStream".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi GoStream - Facebook LIVE
Unduh file ekstensi GoStream - Facebook LIVE dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Get GoStream - Facebook LIVE is a tool for serving live streaming on our gostream.co product. Informasi Dasar Ekstensi
| Nama | |
| ID | lbjpjieeknbajhkbagkefffecemcjhhg |
| URL Resmi | https://chromewebstore.google.com/detail/gostream-facebook-live/lbjpjieeknbajhkbagkefffecemcjhhg |
| Deskripsi | Get support to create Facebook LIVE on GoStream |
| Ukuran File | 389 KB |
| Jumlah Instalasi | 1,350 |
| Versi Saat Ini | 0.2 |
| Terakhir Diperbarui | 2023-07-12 |
| Tanggal Publikasi | 2023-07-09 |
| Penilaian | 5.00/5 Total 1 Penilaian |
| Pengembang | gostream.co |
| [email protected] | |
| Tipe Pembayaran | free |
| URL Halaman Kebijakan Privasi | https://gostream.co/vi/chinh-sach-bao-mat-thong-tin-ca-nhan.164.html |
| Bahasa yang Didukung | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "GoStream - Facebook LIVE",
"description": "Get support to create Facebook LIVE on GoStream",
"version": "0.2",
"action": {
"default_icon": "images\/favicon.png",
"default_popup": "popup.html"
},
"host_permissions": [
"*:\/\/*.facebook.com\/*"
],
"permissions": [
"cookies"
],
"icons": {
"48": "images\/logo48.png",
"128": "images\/logo128.png"
},
"manifest_version": 3
} | |