Search_support

AI를 활용한 검색도우미

Search_supportคืออะไร?

Search_support เป็นส่วนขยายของ Chrome ที่พัฒนาโดย moondeuklab และคุณลักษณะหลักของมันคือ "AI를 활용한 검색도우미"

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

screenshot
screenshot
screenshot

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

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

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

                        검색은 다양한 정보를 제공합니다. 하지만 검색을 하기 위해서는 키워드를 잘 사용해야합니다. 어렵게 검색하지 마세요. 단순히 블록지정후 "검색"만 하시면 됩니다.
Search support는 검색을 쉽고 편하게 제공합니다.

Search provides a variety of information. However, you need to use keywords well to search. Don't search hard. Simply specify a block and then "search".
Search support makes searching easy and easy.

Update Note (0.6.1)

1. Multilingual support is now available.

2. You can search in different modes through refresh.

3. You can do a variety of searches through H(high), M(medium), and L(low).

4. The main domain is shown under the title.

5. You can send what you want for this service to the developer through Suggestion and issue.
(If you send me various opinions such as bugs, wishes, etc., I will try to apply it.)

업데이트 노트 (0.6.1)

1. 이제 다국어 지원이 가능합니다.

2. 리프레쉬를 통해 다른 모드로 검색이 가능합니다.

3. H(high), M(medium), L(low)을 통해 다야한 검색을 할 수 있습니다.

4. title 아래 메인 domain이 보여집니다.

5. suggestion and issue를 통해 당신이 이 서비스에 바라는 점을 개발자에게 보낼 수 있습니다.
(버그, 바라는 점 등등 다양한 의견을 보내주시면 적용하도록 노력하겠습니다)                    

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

ชื่อ Search_support Search_support
ID dgggehcpfikelknjdelgapnfhehckomf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/searchsupport/dgggehcpfikelknjdelgapnfhehckomf
คำอธิบาย AI를 활용한 검색도우미
ขนาดไฟล์ 3.08 MB
จำนวนการติดตั้ง 281
เวอร์ชันปัจจุบัน 0.6.1
อัปเดตครั้งล่าสุด 2023-06-19
วันที่เผยแพร่ 2023-02-06
คะแนน 5.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา moondeuklab
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://docs.google.com/document/d/1UjnGacl8dLeshBhrbUZeJ9J4sU5GZ3ista80y-izr3A/edit
ภาษาที่รองรับ ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Search_support",
    "version": "0.6.1",
    "description": "AI\ub97c \ud65c\uc6a9\ud55c \uac80\uc0c9\ub3c4\uc6b0\ubbf8",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhLym1Sqdw+zTKiJo+LKZP0FgivOZBct5eSroFj+78X7ny7XiR4Iim1fHK8TcRkA9EW+6ArlPiZia2KJLQq1pA0IAG6oCvvm1pt0Ge5gr++DzJPELZtRskiM+kn2nSU1ZBxKPlQiOsTE560\/Vprf6HofRg6pHNVSu8xfu35z9CWv1UmgZ\/SJe7Zn8X7Vca80PaYxi8E2T1\/FFDU2eiP2B3KZa3ZjMMRPO0KeuJcyFxsR1Y\/cczSika6IshZ73BeXcFu1CNEK1BojE5Kf3Dys2yZyBp6ym1PgUHIHoBwn5Q1wPLk\/0gYpRPhqpu1ExNJ30v2c7v+ldePeJeMROikLwRwIDAQAB",
    "oauth2": {
        "client_id": "821868808181-t3nrn5c72tbce2hjghp43cvgmviivpuf.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Search_support",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "scripting",
        "storage",
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "css": [
                "contentStyle.css"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "fonts\/*",
                "images\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "commands": {
        "all-search": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "Command+Shift+F"
            },
            "description": "Run \"all-search\" on the current page."
        }
    }
}