Seeek

Search for keywords across different design websites

What is Seeek?

Seeek is a Chrome extension developed by Sumit Bedi, and its main feature is "Search for keywords across different design websites".

Extension Screenshots

screenshot
screenshot
screenshot

Download Seeek Extension CRX File

Download Seeek extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Seeek is a simple and quick solution that allows designers to search for design ideas and inspirations across popular design websites. Now you don't have to open multiple websites to search the same term. Seeek takes your search keyword and opens multiple tabs with that search criteria, saving you time!

What's in version 1.0:
Currently, you can search on Dribble, Behance, Google images and Pinterest with just one click.                    

Extension Basic Information

Name Seeek Seeek
ID mloehkefljhdnglhjomimhbaonihfgkn
Official URL https://chromewebstore.google.com/detail/seeek/mloehkefljhdnglhjomimhbaonihfgkn
Description Search for keywords across different design websites
File Size 150 KB
Installation Count 34
Current Version 1.0
Last Updated 2022-05-23
Publish Date 2022-05-23
Rating 5.00/5 Total 5 Ratings
Developer Sumit Bedi
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "19": "icon-19.png",
            "38": "icon-38.png"
        },
        "default_title": "Seeek",
        "default_popup": "popup.html"
    },
    "name": "Seeek",
    "description": "Search for keywords across different design websites",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "1.0",
    "manifest_version": 3
}