Anime Addon (Vivo,burningseries(bs.to)bypass)

It bypass Vivo, burningseries and has some linked streaming sites

Anime Addon (Vivo,burningseries(bs.to)bypass)とは何ですか?

Anime Addon (Vivo,burningseries(bs.to)bypass)はanimeaddonによって開発されたChromeの拡張機能で、その主な機能は「It bypass Vivo, burningseries and has some linked streaming sites」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Anime Addon (Vivo,burningseries(bs.to)bypass)拡張機能のCRXファイルをダウンロード

Anime Addon (Vivo,burningseries(bs.to)bypass)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Anime Addon is a Extension that makes it easier to watch your series on Burningseries and Vivo you can download the anime on vivo too. It has some linked websites were you can watch your series for free.                    

拡張機能の基本情報

名前 Anime Addon (Vivo,burningseries(bs.to)bypass) Anime Addon (Vivo,burningseries(bs.to)bypass)
ID dlmhikiapdlehjajgcidhofdopfkckik
公式URL https://chromewebstore.google.com/detail/anime-addon-vivoburningse/dlmhikiapdlehjajgcidhofdopfkckik
説明 It bypass Vivo, burningseries and has some linked streaming sites
ファイルサイズ 2.12 MB
インストール数 81
現在のバージョン 2.0.0
最終更新日 2021-05-01
公開日 2021-03-16
評価 5.00/5 合計 2 レビュー
開発者 animeaddon
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://www.instagram.com/anime_addon/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anime Addon (Vivo,burningseries(bs.to)bypass)",
    "description": "It bypass Vivo, burningseries and has some linked streaming sites",
    "version": "2.0.0",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/burningseries.co\/*",
                "https:\/\/bs.to\/*",
                "https:\/\/vivo.st\/*",
                "https:\/\/vivo.sx\/*"
            ],
            "js": [
                "vivo bs.to ad blocker.js"
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Animestream"
    }
}