AniMouto

Let an imouto enhance your AniList experience.

AniMoutoとは何ですか?

AniMoutoはhttps://www.animouto.moeによって開発されたChromeの拡張機能で、その主な機能は「Let an imouto enhance your AniList experience.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        AniMouto is an unofficial AniList extension which allows quick access to many features of AniList including your current Airing, Anime, and manga lists, notifications, recent forum activity, and search.

AniMouto is designed to feel like a true extension to AniList by providing a very similar look and feel.                    

拡張機能の基本情報

名前 AniMouto AniMouto
ID ilhjhegbgdghfkdgeahkpikkjgaaoklh
公式URL https://chromewebstore.google.com/detail/animouto/ilhjhegbgdghfkdgeahkpikkjgaaoklh
説明 Let an imouto enhance your AniList experience.
ファイルサイズ 122 KB
インストール数 3,506
現在のバージョン 3.0.1
最終更新日 2023-11-01
公開日 2020-05-06
評価 4.29/5 合計 38 レビュー
開発者 https://www.animouto.moe
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.animouto.moe/
ヘルプページのURL https://github.com/TehNut/AniMouto
プライバシーポリシーページのURL https://animouto.moe/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Nicholas \"TehNut\" Ignoffo",
    "description": "Let an imouto enhance your AniList experience.",
    "name": "AniMouto",
    "version": "3.0.1",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "alarms"
    ],
    "optional_permissions": [
        "notifications"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png"
        },
        "default_popup": "src\/entries\/popup\/index.html"
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxByUKvH37J56ktpjucZGKLzuzWq2Qift8IFbM8FOPHflW5Je7STp5\/C7LtoFZ0o7P2SJUOfsyNAED9dF59s4sClsqMCPKY+vs7w9B+Adm76xM76ZRBTbacmIlxk3WCLqECAXQiO6IWe\/STEA9YtLLdFkJyf43bri8P21Pb\/jKz0Uipq4eLd7ZqzjtM3pzCP1zYRNjehyk0s2yBur5GIy9LksG7lOm3Y2yKwsmpGn34H5hHl23lg+wwYUGfbfMKXKHf7pk2ew+lIW29nTLYr0aatYxBef\/Hd6yZwhHZx\/UqaZ53UiRDokAY78A1l58Buu22uf+dRf4OYSwQ6s\/N1PhQIDAQAB"
}