Anime Addon (Vivo,burningseries(bs.to)bypass)
It bypass Vivo, burningseries and has some linked streaming sites
What is Anime Addon (Vivo,burningseries(bs.to)bypass)?
Anime Addon (Vivo,burningseries(bs.to)bypass) is a Chrome extension developed by animeaddon, and its main feature is "It bypass Vivo, burningseries and has some linked streaming sites".
Extension Screenshots
Download Anime Addon (Vivo,burningseries(bs.to)bypass) Extension CRX File
Download Anime Addon (Vivo,burningseries(bs.to)bypass) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Anime Addon (Vivo,burningseries(bs.to)bypass) |
ID | dlmhikiapdlehjajgcidhofdopfkckik |
Official URL | https://chromewebstore.google.com/detail/anime-addon-vivoburningse/dlmhikiapdlehjajgcidhofdopfkckik |
Description | It bypass Vivo, burningseries and has some linked streaming sites |
File Size | 2.12 MB |
Installation Count | 81 |
Current Version | 2.0.0 |
Last Updated | 2021-05-01 |
Publish Date | 2021-03-16 |
Rating | 5.00/5 Total 2 Ratings |
Developer | animeaddon |
[email protected] | |
Payment Type | free |
Help Page URL | https://www.instagram.com/anime_addon/ |
Supported Languages | 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" } } |