Ses Bombası
Tarayıcınızda ses yükseltici. Herhangi bir sekmede ses seviyesini artırın. YouTube ve diğer sitelerle çalışır.
Cos'è Ses Bombası?
Ses Bombası è un'estensione di Chrome sviluppata da akaderkin.com.tr, e la sua funzione principale è "Tarayıcınızda ses yükseltici. Herhangi bir sekmede ses seviyesini artırın. YouTube ve diğer sitelerle çalışır.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ses Bombası
Scarica i file di estensione Ses Bombası 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
Ses Bombası sayesinde arama motorunuzda %10.000'e kadar ses çıkarın.
Aman hoparlörü patlatmayın.. :) Informazioni di Base sull'Estensione
| Nome | |
| ID | mlddjmlhkbbcbfoembckpfjgbnddcegp |
| URL Ufficiale | https://chromewebstore.google.com/detail/ses-bombas%C4%B1/mlddjmlhkbbcbfoembckpfjgbnddcegp |
| Descrizione | Tarayıcınızda ses yükseltici. Herhangi bir sekmede ses seviyesini artırın. YouTube ve diğer sitelerle çalışır. |
| Dimensione del File | 27.44 KB |
| Conteggio Installazioni | 820 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2019-04-06 |
| Data di Pubblicazione | 2019-04-06 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | akaderkin.com.tr |
| Tipo di Pagamento | free |
| Lingue Supportate | tr |
| manifest.json | |
{
"background": {
"scripts": [
"js\/background.js"
]
},
"browser_action": {
"default_icon": {
"19": "icon\/icon-19.png",
"38": "icon\/icon-38.png"
},
"default_popup": "html\/popup.html",
"default_title": "Ses Bombas\u0131"
},
"description": "Taray\u0131c\u0131n\u0131zda ses y\u00fckseltici. Herhangi bir sekmede ses seviyesini art\u0131r\u0131n. YouTube ve di\u011fer sitelerle \u00e7al\u0131\u015f\u0131r.",
"icons": {
"128": "icon\/icon-128.png",
"16": "icon\/icon-16.png",
"32": "icon\/icon-32.png",
"48": "icon\/icon-48.png"
},
"manifest_version": 2,
"name": "Ses Bombas\u0131",
"permissions": [
"tabCapture",
"activeTab",
"tabs",
"storage"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.1"
} | |