Sports VPN
VPN to connect to sport streaming services
Wat is Sports VPN?
Sports VPN is een Chrome-extensie ontwikkeld door Sports VPN, en de belangrijkste functie is "VPN to connect to sport streaming services".
Extensie Screenshots
Download het CRX-bestand van de extensie Sports VPN
Download Sports VPN-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The official Sports VPN, used to connect with sports-vpn.com for high quality streaming and VPN connections. Basisinformatie over de Extensie
| Naam | |
| ID | napljpgbpkoancpefadnfbfnmbpghkcc |
| Officiële URL | https://chromewebstore.google.com/detail/sports-vpn/napljpgbpkoancpefadnfbfnmbpghkcc |
| Beschrijving | VPN to connect to sport streaming services |
| Bestandsgrootte | 642 KB |
| Aantal Installaties | 135 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2023-09-13 |
| Publicatiedatum | 2023-03-24 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Sports VPN |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://sports-vpn.com/set-up |
| Help Pagina-URL | https://sports-vpn.com/contact-us |
| URL van de Privacybeleid Pagina | https://sports-vpn.com/policy |
| Ondersteunde Talen | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Sports VPN",
"description": "VPN to connect to sport streaming services",
"version": "1.2",
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons\/icon.png",
"32": "icons\/icon.png",
"48": "icons\/icon.png",
"128": "icons\/icon.png"
}
},
"icons": {
"16": "icons\/icon.png",
"32": "icons\/icon.png",
"48": "icons\/icon.png",
"128": "icons\/icon.png"
},
"permissions": [
"webRequest",
"webRequestAuthProvider",
"proxy",
"storage"
],
"background": {
"service_worker": "service-worker.js"
},
"host_permissions": [
" | |