AniSched

AniSched for Chrome Browser. Table from Anissia.net

What is AniSched?

AniSched is a Chrome extension developed by Novang, and its main feature is "AniSched for Chrome Browser. Table from Anissia.net".

Extension Screenshots

screenshot

Download AniSched Extension CRX File

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

                        애니메이션 마니아를 위한 애니시아 편성표 확장 프로그램입니다.
해당 확장 프로그램을 통해 애니메이션 편성과 항목에 대한 자세한 정보를 확인할 수 있습니다.

제공하는 편성표는 다음과 같습니다.
- 주간 편성
- 예정 편성
- 변칙 편성

편성 데이터: 애니시아 제공 (https://anissia.net)                    

Extension Basic Information

Name AniSched AniSched
ID lkpfenhnbjcjekjihacpcoekgdclobdn
Official URL https://chromewebstore.google.com/detail/anisched/lkpfenhnbjcjekjihacpcoekgdclobdn
Description AniSched for Chrome Browser. Table from Anissia.net
File Size 6.19 KB
Installation Count 1,225
Current Version 0.3
Last Updated 2021-02-11
Publish Date 2015-06-23
Rating 4.50/5 Total 4 Ratings
Developer Novang
Email [email protected]
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AniSched",
    "short_name": "\uc560\ub2c8\uba54\uc774\uc158 \ud3b8\uc131\ud45c",
    "description": "AniSched for Chrome Browser. Table from Anissia.net",
    "icons": {
        "128": "icon.png"
    },
    "version": "0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/anissia.net\/"
    ]
}