intentsearch.com

Intentsearch.com helps you turn information into action, making searching faster and easier.

intentsearch.com란 무엇입니까?

intentsearch.com은(는) Collectcent Digital Media Pvt. Ltd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Intentsearch.com helps you turn information into action, making searching faster and easier."입니다.

확장 프로그램 스크린샷

screenshot

intentsearch.com 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Intentsearch.com helps  you turn information into action, making searching simpler faster and easier . Intent Search is one of a kind search extensions that maintains your privacy online & pulls best results from across various search engines. This search engine extension protects users from being tracked while allowing them to search the web in complete privacy. Make Intentsearch.com as your default search engine to safeguard your privacy add the extension to your browser now.                    

확장 프로그램 기본 정보

이름 intentsearch.com intentsearch.com
ID kkmecmkgpmkgboedldmhkncamgijfgae
공식 URL https://chromewebstore.google.com/detail/intentsearchcom/kkmecmkgpmkgboedldmhkncamgijfgae
설명 Intentsearch.com helps you turn information into action, making searching faster and easier.
파일 크기 5.62 KB
설치 횟수 20
현재 버전 1.3
최근 업데이트 2021-10-28
출시 날짜 2021-09-25
평점 5.00/5 총 7 개의 평점
개발자 Collectcent Digital Media Pvt. Ltd
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.intentsearch.com/
도움말 페이지 URL https://www.intentsearch.com/contactus.php
개인정보 보호 정책 페이지 URL https://www.intentsearch.com/privacypolicy.php
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "intentsearch.com",
    "description": "Intentsearch.com helps you turn information into action, making searching faster and easier.",
    "version": "1.3",
    "manifest_version": 2,
    "chrome_settings_overrides": {
        "homepage": "https:\/\/www.intentsearch.com",
        "search_provider": {
            "name": "intentsearch.com",
            "keyword": "keyword.__MSG_url_domain__",
            "search_url": "https:\/\/www.intentsearch.com\/searchResult.php?type=web&page=1&q={searchTerms}&v=1.1",
            "favicon_url": "https:\/\/www.intentsearch.com\/assets\/images\/is-icon.png",
            "suggest_url": "https:\/\/www.intentsearch.com\/searchResult.php?type=web&page=1&q={searchTerms}&v=1.1",
            "instant_url": "https:\/\/www.intentsearch.com\/searchResult.php?type=web&page=1&q={searchTerms}&v=1.1",
            "image_url": "https:\/\/www.intentsearch.com\/searchResult.php?type=web&page=1&q={searchTerms}&v=1.1",
            "search_url_post_params": "search_lang=__MSG_url_domain__",
            "suggest_url_post_params": "suggest_lang=__MSG_url_domain__",
            "instant_url_post_params": "instant_lang=__MSG_url_domain__",
            "image_url_post_params": "image_lang=__MSG_url_domain__",
            "alternate_urls": [
                "https:\/\/www.intentsearch.com\/searchResult.php?type=web&page=1&q={searchTerms}&v=1.1",
                "https:\/\/www.intentsearch.com\/searchResult.php?type=web&page=1&q={searchTerms}&v=1.1"
            ],
            "encoding": "UTF-8",
            "is_default": true
        },
        "startup_pages": [
            "https:\/\/www.intentsearch.com"
        ]
    },
    "icons": {
        "16": "\/images\/logo.png",
        "128": "\/images\/logo.png"
    }
}