חיפוש שירים

התוסף משנה את מנוע החיפוש שלך ל QuickSearch

What is חיפוש שירים?

חיפוש שירים is a Chrome extension developed by yaby.solutions, and its main feature is "התוסף משנה את מנוע החיפוש שלך ל QuickSearch".

Extension Screenshots

screenshot

Download חיפוש שירים Extension CRX File

Download חיפוש שירים 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

                        התוסף משנה את מנוע החיפוש שלך ל-Quicksearch
התוסף משנה את מנוע החיפוש שלכם ל־Quicksearch ומתאים אישית עבורכם דפי תוכן מיוחדים.
באמצעות התוסף תוכלו לבצע חיפוש במגוון אתרים באינטרנט ולפתוח כרטיסייה חדשה בלחיצת כפתור על האייקון של התוסף.                    

Extension Basic Information

Name חיפוש שירים חיפוש שירים
ID ddfmingbghgdadipkmlocgkdlenbjpni
Official URL https://chromewebstore.google.com/detail/%D7%97%D7%99%D7%A4%D7%95%D7%A9-%D7%A9%D7%99%D7%A8%D7%99%D7%9D/ddfmingbghgdadipkmlocgkdlenbjpni
Description התוסף משנה את מנוע החיפוש שלך ל QuickSearch
File Size 15.06 KB
Installation Count 28,422
Current Version 1.0.4
Last Updated 2022-02-04
Publish Date 2020-05-15
Rating 3.00/5 Total 4 Ratings
Developer yaby.solutions
Email [email protected]
Payment Type free
Supported Languages iw
manifest.json
{
    "manifest_version": 2,
    "description": "\u05d4\u05ea\u05d5\u05e1\u05e3 \u05de\u05e9\u05e0\u05d4 \u05d0\u05ea \u05de\u05e0\u05d5\u05e2 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e9\u05dc\u05da \u05dc QuickSearch",
    "name": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e9\u05d9\u05e8\u05d9\u05dd",
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4",
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.quicksearch.pro\/favicon.ico",
            "image_url": "https:\/\/www.quicksearch.pro\/result.php?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "https:\/\/www.quicksearch.pro\/result.php?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/www.quicksearch.pro\/",
            "name": "SafeSearch Search",
            "search_url": "https:\/\/www.quicksearch.pro\/result.php?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/www.quicksearch.pro\/result.php?q={searchTerms}",
            "suggest_url_post_params": ""
        },
        "startup_pages": [
            "https:\/\/www.quicksearch.pro\/"
        ],
        "homepage": "https:\/\/www.quicksearch.pro\/"
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_title": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e9\u05d9\u05e8\u05d9\u05dd \u05d1\u05d8\u05d5\u05d7"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.xn----5hccebza6a1gejk.com\/*"
        ]
    },
    "background": {
        "scripts": [
            "scripts\/maman.js"
        ]
    },
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    }
}