스피드 서치

검색엔진,쇼핑몰,랭킹 정보를 쉽고, 빠르게 검색!

Qu'est-ce que 스피드 서치 ?

스피드 서치 est une extension Chrome développée par https://speedsearch.net, et sa fonction principale est "검색엔진,쇼핑몰,랭킹 정보를 쉽고, 빠르게 검색!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension 스피드 서치

Téléchargez les fichiers d'extension 스피드 서치 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        검색을 많이 하시는 분들을 위해 만들었습니다(무료 버전)

카테고리 : 검색 / 쇼핑 / 랭킹

주요 사용자
온라인마케터, 검색전문가, 쇼핑몰 운영자, 블로거,사장님들,개발자,디자이너 등 검색이나 
가격비교를 많이 하시는 분들

사용방법
1. 검색엔진에서 검색하시면 우측 하단에 팝업창이 나타납니다
2. 다른 검색엔진을 클릭하시면 저장된 검색 화면으로 바로 전환됩니다
3. 검색 버튼을 클릭할 때마다 다음 사이트로 이동하면서 검색됩니다
4. 도매꾹, 쿠팡, 스마트스토어 상세페이지에서 전체 이미지다운을 하면 한번에 다운이 됩니다
5.블럭을 지정후 마우스 우클릭시 스피드서치를 바로 검색 가능합니다

이럴 때 사용하세요
1. 회사 검색 시, 경쟁사 조사 시
우리 회사를 검색엔진 또는 SNS에서
검색하려고 할 때 각각 들어가려면 정말 귀찮은 일이죠
이럴 때 스피드 서치를 이용하면 빠르게 검색엔진별로 1클릭만으로 이동
그리고 판다키워드로 네이버 키워드 조회수까지 한번에 검색 가능합니다
사장님 필수템!!

2.네이버 키워드 조회수가 궁금할 때
검색과 동시에 네이버키워드 pc/모바일 조회수를 알려 줍니다

3. 상품 찾기(최저가, 가격비교)
상품을 한 곳에서만 찾으시나요?
이제는 검색 후 이곳저곳 가격비교 하셔보세요
아주 빠르게 쇼핑몰을 돌아다니면 찾을 수가 있습니다

4. 우리 회사의 상품점검 시
쇼핑몰별로 등록되어 있는 우리 회사의 제품을 쿠팡,네이버쇼핑등 쇼핑몰별로 
1클릭만으로 찾아보세요
정말 신세계가 열립니다

5.트렌드분석시
트렌드 분석을 위해 실시간인기검색어 정보를 빠르게 찾을 수 있습니다

6.각종 랭킹을 알고 싶을때
네이버 베스트, 옥션 베스트상품, 지마켓 베스트상품, 실시간인기검색어 등의 랭킹이 알고 싶을때

7.빠르게 상품이미지를 다운받고 싶을 때

8.주소창에서 빠르게 네이버,쿠팡, 네이버쇼핑을 검색하고 싶을 때
 - 방법 : 주소창에 ss 스페이스 키 다음 키워드를 넣고 아래로 내리면 보인다                    

Informations de Base sur l'Extension

Nom 스피드 서치 스피드 서치
ID cndhhgffdiojjdbdaaahcfocndpfpgkg
URL Officiel https://chromewebstore.google.com/detail/%EC%8A%A4%ED%94%BC%EB%93%9C-%EC%84%9C%EC%B9%98/cndhhgffdiojjdbdaaahcfocndpfpgkg
Description 검색엔진,쇼핑몰,랭킹 정보를 쉽고, 빠르게 검색!
Taille du Fichier 333 KB
Nombre d'Installations 8,072
Version Actuelle 1.9.1
Dernière Mise à Jour 2023-12-12
Date de Publication 2022-10-20
Évaluation 4.60/5 Total 10 Évaluations
Développeur https://speedsearch.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://speedsearch.net
URL de la Page d'Aide https://speedsearch.net/guide
URL de la Page de Politique de Confidentialité https://speedsearch.net/privacy
Langues Prises en Charge ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\uc2a4\ud53c\ub4dc \uc11c\uce58",
    "description": "\uac80\uc0c9\uc5d4\uc9c4,\uc1fc\ud551\ubab0,\ub7ad\ud0b9 \uc815\ubcf4\ub97c \uc27d\uace0, \ube60\ub974\uac8c \uac80\uc0c9!",
    "version": "1.9.1",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "alarms",
        "contextMenus"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_page": "images.html",
    "homepage_url": "https:\/\/speedsearch.net",
    "omnibox": {
        "keyword": "ss"
    },
    "icons": {
        "16": "icons\/icon.png",
        "48": "icons\/icon.png",
        "128": "icons\/icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/assets\/js\/jquery-3.3.1.min.js",
                "\/build\/content_script.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' 'https:\/\/ajax.googleapis.com' 'https:\/\/fonts.googleapis.com\/' 'https:\/\/use.fontawesome.com\/' 'https:\/\/fonts.gstatic.com\/'; object-src 'self'"
    }
}