ShindenPlus

Little extension from Shinden.pl

What is ShindenPlus?

ShindenPlus is a Chrome extension developed by ZYGl, and its main feature is "Little extension from Shinden.pl".

Extension Screenshots

screenshot
screenshot

Download ShindenPlus Extension CRX File

Download ShindenPlus 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

                        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.                    

Extension Basic Information

Name ShindenPlus ShindenPlus
ID ipdeholoobbnfjjlliidbjbkciefpcdn
Official URL https://chromewebstore.google.com/detail/shindenplus/ipdeholoobbnfjjlliidbjbkciefpcdn
Description Little extension from Shinden.pl
File Size 18.32 KB
Installation Count 976
Current Version 1.1.2
Last Updated 2022-05-26
Publish Date 2022-01-23
Rating 4.07/5 Total 14 Ratings
Developer ZYGl
Email [email protected]
Payment Type free
Supported Languages 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\/*"
    ]
}