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
电子邮箱 [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"
        ]
    }
}