Anichinu

Watching anime & Waifu made easier

Anichinuとは何ですか?

Anichinuはjawhawkによって開発されたChromeの拡張機能で、その主な機能は「Watching anime & Waifu made easier」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Anichinu拡張機能のCRXファイルをダウンロード

Anichinu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Watch your favorite anime, recently released anime episodes & Waifus in one click.
What else do you need !

How to Use:
1) Click on the settings icon for UI preferences.
2) Search Anime names in the search bar.
3) Click on right side middle floating arrow for recent Episodes section.
4) Select Category on the Home page for background Images.
5) Add icons for your saved links.
6) Background changes when the page is refreshed.

Note: Background includes both SFW / NSFW Images.
Key for NSFW: 36116158234121

Ping to [email protected] for bugs & suggestions.                    

拡張機能の基本情報

名前 Anichinu Anichinu
ID bempahanfbelceikgbhicebchefdlpog
公式URL https://chrome.google.com/webstore/detail/anichinu/bempahanfbelceikgbhicebchefdlpog
説明 Watching anime & Waifu made easier
ファイルサイズ 774 KB
インストール数 226
現在のバージョン 2.21
最終更新日 2024-01-13
公開日 2022-06-08
評価 5.00/5 合計 7 レビュー
開発者 jawhawk
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://drive.google.com/file/d/1UiuZg_-fa_NjwmCy-PzVlTznCgLM0S86/view?usp=sharing
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Watching anime & Waifu made easier",
    "version": "2.21",
    "manifest_version": 3,
    "__firefox|opera|edge__manifest_version": 2,
    "name": "Anichinu",
    "icons": {
        "16": "girl2.png",
        "32": "girl2.png",
        "48": "girl2.png",
        "128": "girl2.png"
    },
    "homepage_url": "https:\/\/github.com\/Jawhawk\/Anichinu",
    "short_name": "Anichinu",
    "__dev__content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "__prod__content_security_policy": "script-src 'self'; object-src 'self'",
    "__chrome|firefox__author": "Chinmay Joshi aka Jawhawk ",
    "__firefox__applications": {
        "gecko": {
            "id": "{754FB1AD-CC3B-4856-B6A0-7786F8CA9D17}",
            "strict_min_version": "52.0"
        }
    },
    "__firefox__browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "girl2.png",
            "32": "girl2.png",
            "48": "girl2.png",
            "128": "girl2.png"
        },
        "default_title": "Anichinu",
        "__chrome|opera__chrome_style": false,
        "__firefox__browser_style": false
    },
    "__chrome__action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "girl2.png",
            "32": "girl2.png",
            "48": "girl2.png",
            "128": "girl2.png"
        },
        "default_title": "Home | Anichinu",
        "__chrome|opera__chrome_style": false,
        "__firefox__browser_style": false
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "__chrome__content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'"
    }
}