xblock
xvideos redirect for japanese anime(sazaesan)
Wat is xblock?
xblock is een Chrome-extensie ontwikkeld door emono, en de belangrijkste functie is "xvideos redirect for japanese anime(sazaesan)".
Extensie Screenshots
Download het CRX-bestand van de extensie xblock
Download xblock-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
                        禁欲のためにxvideosを見ようとしたときに、サザエさんの公式ぺージにページ遷移します。
For abstinence, When trying to watch xvideos , the page transitions to Sazae's official page of Japanese animation.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | llajifecehalipnfbehdcjpappgdjkpf | 
| Officiële URL | https://chromewebstore.google.com/detail/xblock/llajifecehalipnfbehdcjpappgdjkpf | 
| Beschrijving | xvideos redirect for japanese anime(sazaesan) | 
| Bestandsgrootte | 11.85 KB | 
| Aantal Installaties | 148 | 
| Huidige Versie | 1.0.0 | 
| Laatst Bijgewerkt | 2019-06-12 | 
| Publicatiedatum | 2019-06-11 | 
| Beoordeling | 4.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | emono | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | ja | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "xblock",
    "short_name": "xblock",
    "version": "1.0.0",
    "description": "xvideos redirect for japanese anime(sazaesan)",
    "icons": {
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.xvideos.com\/*"
            ],
            "js": [
                "main.js"
            ]
        }
    ]
}  |  |