PicHound - Professional Image Assistant

PicHound allows you to easily find and manage images on websites

PicHound - Professional Image Assistantとは何ですか?

PicHound - Professional Image AssistantはJonathanによって開発されたChromeの拡張機能で、その主な機能は「PicHound allows you to easily find and manage images on websites」です。

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

screenshot
screenshot
screenshot
screenshot

PicHound - Professional Image Assistant拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        📸 Powerful Management Plugin: Effortlessly Manage and Edit Abundant Images! 🌟

If you find yourself frequently dealing with a large number of images, this plugin is undoubtedly your best choice. Let's dive into its amazing features together! ✨

🌿 Batch Download and Filtering: Effortlessly Manage a Vast Amount of Images!
Handling a large quantity of images can be a daunting task, but PicHound is here to solve that challenge for you. It offers a one-click batch download and filtering feature, allowing you to quickly find the desired content within a vast collection of images. Whether you're gathering resources, organizing albums, or managing projects, PicHound provides immense convenience and boosts efficiency! 💪

🔍 Quick Open and Edit Images: Efficiency Improvement Is No Longer a Problem!
Have you ever encountered a situation where you wanted to make secondary edits to one of the images you were browsing through? The traditional approach would involve the cumbersome process of downloading and using external editing tools. However, PicHound simplifies this process significantly. Just click on the image within the platform, and you can swiftly open and make secondary edits, saving you both time and effort! Say goodbye to efficiency concerns! 💡

✨ Image Search by Image: Finding Similar Images Made Easy
If you frequently find yourself puzzled by an unknown image, this feature is undoubtedly your savior! 🌟 Whether you're shopping and want to find a similar product or you're captivated by a beautiful scenery during your travels, simply capture or upload the image, and PicHound will swiftly help you discover similar images. ✨

🔥 Built-in Window Layout: Bid Farewell to Tedious Operations for Easier Management!
In the past, managing images often involved switching between tabs, which was quite laborious. However, PicHound stands out by incorporating a built-in window layout, eliminating the need to open additional tabs for management. With its user-friendly and intuitive interface, you can effortlessly access and edit your images, saving time and enhancing work efficiency. Whether you're a photographer, designer, or any professional handling images, this feature will leave you enamored! 🖼️

PicHound is continuously developing and introducing more practical features. If you have any questions or suggestions, please feel free to reach out to us. We eagerly anticipate your feedback as we work together to create a more refined plugin! 📢

Please note that PicHound currently supports Chrome versions 114 and above, and it may not be compatible with other browsers.                    

拡張機能の基本情報

名前 PicHound - Professional Image Assistant PicHound - Professional Image Assistant
ID elfdoindoanbfgpjkmgfenelmhlpjhci
公式URL https://chromewebstore.google.com/detail/pichound-professional-ima/elfdoindoanbfgpjkmgfenelmhlpjhci
説明 PicHound allows you to easily find and manage images on websites
ファイルサイズ 6.16 MB
インストール数 149
現在のバージョン 24.02.12
最終更新日 2024-03-01
公開日 2023-07-19
評価 5.00/5 合計 1 レビュー
開発者 Jonathan
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://www.pichound.app/
対応言語 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,hr,it,lv,pl,pt-BR,pt-PT,ro,fi,sv,cs,el,sr,bg,ru,uk,fa,mr,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        },
        "default_popup": "popup.html"
    },
    "version": "24.02.12",
    "author": "[email protected]",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "permissions": [
        "storage",
        "sidePanel",
        "tabs",
        "downloads",
        "downloads.shelf",
        "declarativeNetRequest",
        "contextMenus"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "content.7f229555.js"
            ],
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "root.7976c052.js"
            ],
            "run_at": "document_end",
            "css": [
                "root.12cb8e8b.css"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost;object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "sandboxes\/message.html",
                "resources\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "resources": [
                "content.d0bb0058.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "resources": [
                "root.90133ec3.ico",
                "root.7fd43091.ico",
                "root.6717f9ff.ico",
                "root.be2e292f.ico",
                "root.584e58b7.ico",
                "root.7245e132.png"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "default_locale": "en",
    "commands": {
        "download": {
            "suggested_key": {
                "default": "Alt+Z",
                "mac": "Alt+Z"
            },
            "description": "Download current page images"
        },
        "downloadAll": {
            "suggested_key": {
                "default": "Alt+A",
                "mac": "Alt+A"
            },
            "description": "Download all pages images"
        },
        "sidepanel": {
            "suggested_key": {
                "default": "Alt+P",
                "mac": "Alt+P"
            },
            "description": "Open side panel"
        }
    },
    "sandbox": {
        "pages": [
            "sandboxes\/message.html"
        ]
    }
}