Search Engine by SoSearcher
חיפוש באינטרנט בראש שקט
Cos'è Search Engine by SoSearcher?
Search Engine by SoSearcher è un'estensione di Chrome sviluppata da https://sosearcher.com, e la sua funzione principale è "חיפוש באינטרנט בראש שקט".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Search Engine by SoSearcher
Scarica i file di estensione Search Engine by SoSearcher 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 | codnabjahlcbleacelaabcphcobjkmlf |
| URL Ufficiale | https://chromewebstore.google.com/detail/search-engine-by-sosearch/codnabjahlcbleacelaabcphcobjkmlf |
| Descrizione | חיפוש באינטרנט בראש שקט |
| Dimensione del File | 12.1 KB |
| Conteggio Installazioni | 20,000 |
| Versione Corrente | 1.2.3 |
| Ultimo Aggiornamento | 2023-08-27 |
| Data di Pubblicazione | 2023-08-26 |
| Sviluppatore | https://sosearcher.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://sosearcher.com |
| URL della Pagina della Politica sulla Privacy | https://sosearcher.com/privacy.html |
| Lingue Supportate | iw |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Search Engine by SoSearcher",
"version": "1.2.3",
"description": "\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d1\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05d1\u05e8\u05d0\u05e9 \u05e9\u05e7\u05d8",
"chrome_settings_overrides": {
"search_provider": {
"alternate_urls": [],
"encoding": "UTF-8",
"favicon_url": "https:\/\/sosearcher.com\/favicon.ico",
"image_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
"image_url_post_params": "",
"instant_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
"instant_url_post_params": "",
"is_default": true,
"keyword": "https:\/\/sosearcher.com\/",
"name": "SoSearcher",
"search_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
"search_url_post_params": "",
"suggest_url": "https:\/\/sosearcher.com\/search?q={searchTerms}&sid=g1.2",
"suggest_url_post_params": ""
},
"startup_pages": [
"https:\/\/sosearcher.com\/?sid=g1.2"
]
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"action": {
"default_icon": {
"128": "icons\/icon128.png"
},
"default_title": "SoSearcher - \u05de\u05e0\u05d5\u05e2 \u05d7\u05d9\u05e4\u05d5\u05e9"
},
"permissions": [],
"background": {
"service_worker": "scripts\/service_worker.js"
},
"externally_connectable": {
"matches": [
"*:\/\/*.down4me.net\/*"
]
}
} | |