נגן סדרות
נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!
Qu'est-ce que נגן סדרות ?
נגן סדרות est une extension Chrome développée par http://searcherint.com, et sa fonction principale est "נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension נגן סדרות
Téléchargez les fichiers d'extension נגן סדרות au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
מאפשר לכם לנגן סדרות על ידי שינוי ושיפור החיפוש שלכם! במספר רגעים - תוכלו לנגן את כל הסדרות הפייבוריטיות שלכם ביותר, אך ורק בקליק אחד, הייתם מאמינים? אין ספק, זה הולך לקרות עוד רגע, ואנחנו איתכם בזה. עשו זאת עכשיו - והפעילו את החיפוש המהיר, הבטוח והחכם. אהבתם? דרגו אותנו, ואל תשכחו לספר לחברים, לא מרוצים? אתם תמיד מוזמנים לשלוח הודעה ואנחנו נהיה שם כדי לשפר את השירות! אנחנו מאמינים במנוע חיפוש שמקשיב ללקוחות, ובשירות הטוב ביותר.
Informations de Base sur l'Extension
Nom | |
ID | ajobbbmgobppkbjgijfplgloeokmdfpp |
URL Officiel | https://chrome.google.com/webstore/detail/%D7%A0%D7%92%D7%9F-%D7%A1%D7%93%D7%A8%D7%95%D7%AA/ajobbbmgobppkbjgijfplgloeokmdfpp |
Description | נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך! |
Taille du Fichier | 8.23 KB |
Nombre d'Installations | 20,000 |
Version Actuelle | 1.0.7 |
Dernière Mise à Jour | 2020-02-04 |
Date de Publication | 2020-02-04 |
Évaluation | 3.50/5 Total 6 Évaluations |
Développeur | http://searcherint.com |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } } |