נגן סדרות
נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!
Cos'è נגן סדרות?
נגן סדרות è un'estensione di Chrome sviluppata da http://searcherint.com, e la sua funzione principale è "נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione נגן סדרות
Scarica i file di estensione נגן סדרות in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
מאפשר לכם לנגן סדרות על ידי שינוי ושיפור החיפוש שלכם! במספר רגעים - תוכלו לנגן את כל הסדרות הפייבוריטיות שלכם ביותר, אך ורק בקליק אחד, הייתם מאמינים? אין ספק, זה הולך לקרות עוד רגע, ואנחנו איתכם בזה. עשו זאת עכשיו - והפעילו את החיפוש המהיר, הבטוח והחכם. אהבתם? דרגו אותנו, ואל תשכחו לספר לחברים, לא מרוצים? אתם תמיד מוזמנים לשלוח הודעה ואנחנו נהיה שם כדי לשפר את השירות! אנחנו מאמינים במנוע חיפוש שמקשיב ללקוחות, ובשירות הטוב ביותר.
Informazioni di Base sull'Estensione
Nome | |
ID | ajobbbmgobppkbjgijfplgloeokmdfpp |
URL Ufficiale | https://chrome.google.com/webstore/detail/%D7%A0%D7%92%D7%9F-%D7%A1%D7%93%D7%A8%D7%95%D7%AA/ajobbbmgobppkbjgijfplgloeokmdfpp |
Descrizione | נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך! |
Dimensione del File | 8.23 KB |
Conteggio Installazioni | 20,000 |
Versione Corrente | 1.0.7 |
Ultimo Aggiornamento | 2020-02-04 |
Data di Pubblicazione | 2020-02-04 |
Valutazione | 3.50/5 Totale 6 Valutazioni |
Sviluppatore | http://searcherint.com |
Tipo di Pagamento | free |
Lingue Supportate | 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" ] } } |