Seeek

Search for keywords across different design websites

Seeekคืออะไร?

Seeek เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sumit Bedi และคุณลักษณะหลักของมันคือ "Search for keywords across different design websites"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Seeek

ดาวน์โหลดไฟล์ส่วนขยาย Seeek ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Seeek Seeek
ID mloehkefljhdnglhjomimhbaonihfgkn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/seeek/mloehkefljhdnglhjomimhbaonihfgkn
คำอธิบาย Search for keywords across different design websites
ขนาดไฟล์ 150 KB
จำนวนการติดตั้ง 34
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2022-05-23
วันที่เผยแพร่ 2022-05-23
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา Sumit Bedi
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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
}