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
官方網址 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
電子郵箱 [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"
    }
}