Turkish Search Engine

Turkish

What is Turkish Search Engine?

Turkish Search Engine is a Chrome extension developed by https://search.turkish.co.uk, and its main feature is "Turkish".

Extension Screenshots

screenshot

Download Turkish Search Engine Extension CRX File

Download Turkish Search Engine extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        #1 Turkish business directory app
Want to have the same experience as being in Istanbul, Dalaman, Antalya or Marmaris, even though you are far away in cities like London, Manchester or Liverpool? Well, you can easily have all best Turkish businesses in the UK right in your pocket with Find Your Delight – turkish.co.uk. Designed to deliver Turkish food & service providers at any time, you can easily search and find the best Turkish business near you in seconds!

FIND BUSINESSES IN AN EASY WAY
Load the app, select a location and tell us what are you looking for. In seconds Find Your Delight will suggest results with listings that match your search query. Explore the best pages and find anything from Turkish Kebabs, to Turkish Berbers. 

GREAT DETAILS FOR EACH PAGE
Select a business and explore the details to find more about it. Check photos, description and find the address. View ratings, favorite places, and Selection is transparent and the upfront data provided is sure to help you make the best choice..

NEATLY ORGANIZED IN CATEGORIES
As a large Turkish business directory, findyourdelight app organizes all listings and businesses in neat categories. Explore categories like restaurants, take away, convenient stores, barbers, events, language schools and more!

WHY FIND YOUR DELIGHT
- largest Turkish business directory in UK
- find Turkish business and services by keyword
- exlore listings or categories
- view photos, descriptions and ratings for each listing
- favorite and save listings

If you want to enjoy Turkish delights, Find Your Delight will quickly become your most used app!
Even though if you are not home, you can be and feel home with the ultimate Turkish directory app.
Don’t miss the opportunity to enjoy the very best from Turkey in the UK - download the official Find Your Delight – Turkish.co.uk app now!


keywords to which your new revised title, short & long description is optimized to:
findyourdelight
turkish restaurants
turkish barbers
turkish kebab
doner
turkish.co.uk
dalaman
marmaris
antalya
turkish business directory                    

Extension Basic Information

Name Turkish Search Engine Turkish Search Engine
ID mfmcncnngmbfeeemijlmidjkgiokofkp
Official URL https://chrome.google.com/webstore/detail/turkish-search-engine/mfmcncnngmbfeeemijlmidjkgiokofkp
Description Turkish
File Size 62.85 KB
Installation Count 17
Current Version 1.9.1.1
Last Updated 2020-03-12
Publish Date 2020-03-12
Rating 3.67/5 Total 3 Ratings
Developer https://search.turkish.co.uk
Email [email protected]
Payment Type free
Extension Website https://search.turkish.co.uk
Help Page URL https://search.turkish.co.uk/info/privacy
Privacy Policy Page URL https://turkish.co.uk/privacy-policy.html
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Turkish Search Engine",
    "description": "Turkish",
    "version": "1.9.1.1",
    "background": {
        "persistent": true,
        "page": "background.html"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/search.turkish.co.uk\/*"
    ],
    "web_accessible_resources": [
        "opensearch.xml"
    ],
    "chrome_settings_overrides": {
        "homepage": "https:\/\/search.turkish.co.uk\/",
        "search_provider": {
            "name": "Turkish",
            "keyword": "q",
            "favicon_url": "https:\/\/search.turkish.co.uk\/uploads\/brand\/favicon.png",
            "search_url": "https:\/\/search.turkish.co.uk\/web?q={searchTerms}",
            "encoding": "UTF-8",
            "is_default": true
        },
        "startup_pages": [
            "https:\/\/search.turkish.co.uk\/"
        ]
    }
}