ShindenPlus

Little extension from Shinden.pl

什么是ShindenPlus?

ShindenPlus是由ZYGl开发的Chrome扩展程序,该扩展的主要功能是“Little extension from Shinden.pl”。

扩展截图

screenshot
screenshot

下载ShindenPlus扩展crx文件

下载ShindenPlus扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Oficjalne rozszerzenie shinden.pl, które umożliwia szybki dostęp do listy odcinków do obejrzenia oraz mang do przeczytania. Dodaje też menu nawigacji, dzięki czemu można w łatwy sposób przejść na listę serii, czy też odebrać swoją waifu na stronie.                    

扩展基本信息

名称 ShindenPlus ShindenPlus
ID ipdeholoobbnfjjlliidbjbkciefpcdn
官方URL https://chromewebstore.google.com/detail/shindenplus/ipdeholoobbnfjjlliidbjbkciefpcdn
简介 Little extension from Shinden.pl
文件大小 18.32 KB
安装次数 976
当前版本 1.1.2
更新时间 2022-05-26
上架时间 2022-01-23
评分 4.07/5 共14次评分
开发者 ZYGl
电子邮箱 [email protected]
付费类型 free
支持的语言 pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ShindenPlus",
    "short_name": "ShindenPlus",
    "version": "1.1.2",
    "author": "ZYGl",
    "description": "Little extension from Shinden.pl",
    "icons": {
        "16": "\/images\/icon16.png",
        "48": "\/images\/icon48.png",
        "128": "\/images\/icon128.png"
    },
    "action": {
        "default_icon": "\/images\/icon128.png",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/shinden.pl\/*"
    ]
}