WebExtension.net
WebExtension.net

chichi-pui pager - Unofficial improved version of chichi-pui pager

View on Chrome Web Store
View chichi-pui pager - Unofficial improved version of chichi-pui pager Chrome Extension on Chrome Web Store
0.0 (0 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

AIイラスト・AIフォト・AIグラビア専用の投稿サイトである『chichi-pui(ちちぷい)』内のページャーから各ページに移動しやすくするために独自に改良したページャーChrome拡張機能です。
Type
Extension
Users
69 users
1
shinshin86
View author page of shinshin86
Published
Published on March 3, 2024
Version 0.0.6
Manifest version
3
Updated
Updated on September 11, 2024
View on Chrome Web Store
View chichi-pui pager - Unofficial improved version of chichi-pui pager Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "chichi-pui pager - Unofficial improved version of chichi-pui pager",
    "description": "AI\u30a4\u30e9\u30b9\u30c8\u30fbAI\u30d5\u30a9\u30c8\u30fbAI\u30b0\u30e9\u30d3\u30a2\u5c02\u7528\u306e\u6295\u7a3f\u30b5\u30a4\u30c8\u3067\u3042\u308b\u300echichi-pui\uff08\u3061\u3061\u3077\u3044\uff09\u300f\u5185\u306e\u30da\u30fc\u30b8\u30e3\u30fc\u304b\u3089\u5404\u30da\u30fc\u30b8\u306b\u79fb\u52d5\u3057\u3084\u3059\u304f\u3059\u308b\u305f\u3081\u306b\u72ec\u81ea\u306b\u6539\u826f\u3057\u305f\u30da\u30fc\u30b8\u30e3\u30fcChrome\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002",
    "version": "0.0.6",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/www.chichi-pui.com\/users\/*",
                "https:\/\/www.chichi-pui.com\/dashboard\/*"
            ],
            "exclude_matches": [],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.chichi-pui.com\/*"
            ],
            "resources": [
                "content.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.chichi-pui.com\/*",
                "https:\/\/www.chichi-pui.com\/*"
            ],
            "resources": [
                "content.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top