PicHound - Professional Image Assistant

PicHound allows you to easily find and manage images on websites

Co je PicHound - Professional Image Assistant?

PicHound - Professional Image Assistant je rozšíření Chrome vyvinuté Jonathan, a jeho hlavní funkcí je „PicHound allows you to easily find and manage images on websites“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření PicHound - Professional Image Assistant

Stáhněte si soubory rozšíření PicHound - Professional Image Assistant ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        📸 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.                    

Základní Informace o Rozšíření

Název PicHound - Professional Image Assistant PicHound - Professional Image Assistant
ID elfdoindoanbfgpjkmgfenelmhlpjhci
Oficiální URL https://chromewebstore.google.com/detail/pichound-professional-ima/elfdoindoanbfgpjkmgfenelmhlpjhci
Popis PicHound allows you to easily find and manage images on websites
Velikost souboru 6.16 MB
Počet instalací 149
Aktuální Verze 24.02.12
Poslední Aktualizace 2024-03-01
Datum Vydání 2023-07-19
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář Jonathan
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://www.pichound.app/
Podporované Jazyky 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"
        ]
    }
}