intentsearch.com
Intentsearch.com helps you turn information into action, making searching faster and easier.
Что такое intentsearch.com?
intentsearch.com - это расширение Chrome, разработанное Collectcent Digital Media Pvt. Ltd, и его основная функция - "Intentsearch.com helps you turn information into action, making searching faster and easier.".
Снимки экрана расширения
Скачать файл CRX расширения intentsearch.com
Скачайте файлы расширений intentsearch.com в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 |
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" } } |