נגן סדרות

נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!

What is נגן סדרות?

נגן סדרות is a Chrome extension developed by http://searcherint.com, 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

                        מאפשר לכם לנגן סדרות על ידי שינוי ושיפור החיפוש שלכם!
במספר רגעים - תוכלו לנגן את כל הסדרות הפייבוריטיות שלכם ביותר, אך ורק בקליק אחד, הייתם מאמינים?
אין ספק, זה הולך לקרות עוד רגע, ואנחנו איתכם בזה.

עשו זאת עכשיו - והפעילו את החיפוש המהיר, הבטוח והחכם.
אהבתם? דרגו אותנו, ואל תשכחו לספר לחברים,
לא מרוצים? אתם תמיד מוזמנים לשלוח הודעה ואנחנו נהיה שם כדי לשפר את השירות!

אנחנו מאמינים במנוע חיפוש שמקשיב ללקוחות, ובשירות הטוב ביותר.                    

Extension Basic Information

Name נגן סדרות נגן סדרות
ID ajobbbmgobppkbjgijfplgloeokmdfpp
Official URL https://chrome.google.com/webstore/detail/%D7%A0%D7%92%D7%9F-%D7%A1%D7%93%D7%A8%D7%95%D7%AA/ajobbbmgobppkbjgijfplgloeokmdfpp
Description נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!
File Size 8.23 KB
Installation Count 20,000
Current Version 1.0.7
Last Updated 2020-02-04
Publish Date 2020-02-04
Rating 3.50/5 Total 6 Ratings
Developer http://searcherint.com
Payment Type free
Supported Languages en
manifest.json
{
    "manifest_version": 2,
    "name": "\u05e0\u05d2\u05df \u05e1\u05d3\u05e8\u05d5\u05ea",
    "description": "\u05e0\u05d5\u05ea\u05df \u05e0\u05d9\u05d2\u05d5\u05df \u05e1\u05d3\u05e8\u05d5\u05ea \u05e2\u05dc \u05d9\u05d3\u05d9 \u05e9\u05d9\u05e0\u05d5\u05d9 \u05d5\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05e9\u05dc\u05da!",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.7",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.duda.live\/*"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_title": "Wonderful player"
    },
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/searcherint.com\/favicon.ico",
            "image_url": "https:\/\/searcherint.com\/search.php?q={searchTerms}",
            "image_url_post_params": "",
            "instant_url": "https:\/\/searcherint.com\/search.php?q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "https:\/\/searcherint.com\/",
            "name": "safe search",
            "search_url": "https:\/\/searcherint.com\/search.php?q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/searcherint.com\/search.php?q={searchTerms}",
            "suggest_url_post_params": ""
        }
    },
    "permissions": [
        "activeTab",
        "tabs"
    ],
    "background": {
        "scripts": [
            "scripts\/main.js"
        ]
    }
}