intentsearch.com

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

Vad är intentsearch.com?

intentsearch.com är en Chrome-tillägg utvecklad av Collectcent Digital Media Pvt. Ltd, och dess huvudfunktion är "Intentsearch.com helps you turn information into action, making searching faster and easier.".

Tilläggsskärmbilder

screenshot

Ladda ner intentsearch.com-förlängningens CRX-fil

Ladda ner intentsearch.com-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn intentsearch.com intentsearch.com
ID kkmecmkgpmkgboedldmhkncamgijfgae
Officiell webbadress https://chromewebstore.google.com/detail/intentsearchcom/kkmecmkgpmkgboedldmhkncamgijfgae
Beskrivning Intentsearch.com helps you turn information into action, making searching faster and easier.
Filstorlek 5.62 KB
Antal Installationer 20
Aktuell Version 1.3
Senast Uppdaterad 2021-10-28
Publiceringsdatum 2021-09-25
Betyg 5.00/5 Totalt 7 Betyg
Utvecklare Collectcent Digital Media Pvt. Ltd
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.intentsearch.com/
Hjälpsida URL https://www.intentsearch.com/contactus.php
URL till Sekretesspolicy Sidan https://www.intentsearch.com/privacypolicy.php
Stödda Språk 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"
    }
}