Mamm0nTube
Policyjna wersja youtube
Wat is Mamm0nTube?
Mamm0nTube is een Chrome-extensie ontwikkeld door https://botk4cp3r.pl, en de belangrijkste functie is "Policyjna wersja youtube".
Extensie Screenshots
Download het CRX-bestand van de extensie Mamm0nTube
Download Mamm0nTube-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
Mamm0nTube to modyfikacja youtube która urozmaica tematycznie youtube streamerem mamm0n
Pozdrawiam cały gang12pl co angażował się w robienie tej wtyczki Basisinformatie over de Extensie
| Naam | |
| ID | jcaghhpfojoppokmgpghafokjkelocpl |
| Officiële URL | https://chromewebstore.google.com/detail/mamm0ntube/jcaghhpfojoppokmgpghafokjkelocpl |
| Beschrijving | Policyjna wersja youtube |
| Bestandsgrootte | 7.19 MB |
| Aantal Installaties | 70 |
| Huidige Versie | 1.1.3 |
| Laatst Bijgewerkt | 2023-08-03 |
| Publicatiedatum | 2023-07-25 |
| Beoordeling | 5.00/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | https://botk4cp3r.pl |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://rozszerzenie.botk4cp3r.pl |
| Help Pagina-URL | https://discordapp.com/users/335742574847328257 |
| Ondersteunde Talen | pl |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Mamm0nTube",
"version": "1.1.3",
"icons": {
"128": "icons\/logo128.png"
},
"description": "Policyjna wersja youtube",
"host_permissions": [
"https:\/\/www.youtube.com\/*"
],
"content_scripts": [
{
"matches": [
"https:\/\/www.youtube.com\/*"
],
"js": [
"makowiec.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons\/logo.svg",
"images\/1.png",
"images\/2.png",
"images\/3.png",
"images\/4.png",
"images\/5.png",
"images\/6.png",
"images\/7.png",
"images\/8.png",
"images\/9.png",
"images\/10.png",
"images\/11.png",
"images\/12.png",
"images\/13.png",
"images\/14.png",
"images\/15.png",
"images\/16.png",
"images\/17.png",
"images\/18.png",
"images\/19.png",
"images\/20.png",
"images\/21.png",
"images\/22.png",
"images\/23.png",
"images\/24.png",
"images\/25.png"
],
"matches": [
"*:\/\/*\/*"
]
}
]
} | |