נגן סדרות
נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!
O que é נגן סדרות?
נגן סדרות é uma extensão do Chrome desenvolvida por http://searcherint.com, e sua principal característica é "נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão נגן סדרות
Baixe arquivos de extensão נגן סדרות no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
מאפשר לכם לנגן סדרות על ידי שינוי ושיפור החיפוש שלכם! במספר רגעים - תוכלו לנגן את כל הסדרות הפייבוריטיות שלכם ביותר, אך ורק בקליק אחד, הייתם מאמינים? אין ספק, זה הולך לקרות עוד רגע, ואנחנו איתכם בזה. עשו זאת עכשיו - והפעילו את החיפוש המהיר, הבטוח והחכם. אהבתם? דרגו אותנו, ואל תשכחו לספר לחברים, לא מרוצים? אתם תמיד מוזמנים לשלוח הודעה ואנחנו נהיה שם כדי לשפר את השירות! אנחנו מאמינים במנוע חיפוש שמקשיב ללקוחות, ובשירות הטוב ביותר.
Informações Básicas da Extensão
Nome | |
ID | ajobbbmgobppkbjgijfplgloeokmdfpp |
URL Oficial | https://chrome.google.com/webstore/detail/%D7%A0%D7%92%D7%9F-%D7%A1%D7%93%D7%A8%D7%95%D7%AA/ajobbbmgobppkbjgijfplgloeokmdfpp |
Descrição | נותן ניגון סדרות על ידי שינוי ושיפור החיפוש שלך! |
Tamanho do Arquivo | 8.23 KB |
Contagem de Instalações | 20,000 |
Versão Atual | 1.0.7 |
Última Atualização | 2020-02-04 |
Data de Publicação | 2020-02-04 |
Classificação | 3.50/5 Total de 6 Avaliações |
Desenvolvedor | http://searcherint.com |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } } |