חיפוש פינוקים

שינוי מנוע החיפוש, למנוע חיפוש נוח יותר

What is חיפוש פינוקים?

חיפוש פינוקים is a Chrome extension developed by https://www.searchsafe.live, and its main feature is "שינוי מנוע החיפוש, למנוע חיפוש נוח יותר".

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

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

Extension Basic Information

Name חיפוש פינוקים חיפוש פינוקים
ID apjappedjeldbandppbcigamkkhoooka
Official URL https://chromewebstore.google.com/detail/%D7%97%D7%99%D7%A4%D7%95%D7%A9-%D7%A4%D7%99%D7%A0%D7%95%D7%A7%D7%99%D7%9D/apjappedjeldbandppbcigamkkhoooka
Description שינוי מנוע החיפוש, למנוע חיפוש נוח יותר
File Size 14.85 KB
Installation Count 10,000
Current Version 3.72
Last Updated 2022-02-13
Publish Date 2019-09-29
Rating 3.14/5 Total 22 Ratings
Developer https://www.searchsafe.live
Email [email protected]
Payment Type free
Privacy Policy Page URL https://searchsafe.live/legal/privacy.php
Supported Languages iw
manifest.json
{
    "background": {
        "scripts": [
            "scripts\/back.js"
        ]
    },
    "name": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e4\u05d9\u05e0\u05d5\u05e7\u05d9\u05dd",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "\u05e9\u05d9\u05e0\u05d5\u05d9 \u05de\u05e0\u05d5\u05e2 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9, \u05dc\u05de\u05e0\u05d5\u05e2 \u05d7\u05d9\u05e4\u05d5\u05e9 \u05e0\u05d5\u05d7 \u05d9\u05d5\u05ea\u05e8",
    "version": "3.72",
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_title": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d1\u05d8\u05d5\u05d7"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.searchsafe.live\/favicon.ico",
            "image_url": "https:\/\/www.searchsafe.live\/web?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "https:\/\/www.searchsafe.live\/web?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/www.searchsafe.live\/",
            "name": "SafeSearch",
            "search_url": "https:\/\/www.searchsafe.live\/web?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/www.searchsafe.live\/web?q={searchTerms}",
            "suggest_url_post_params": ""
        },
        "newtab": "https:\/\/www.searchsafe.live\/",
        "startup_pages": [
            "https:\/\/www.searchsafe.live\/"
        ]
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2,
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    }
}