Remove advertisement on new.vk.com and vk.com (Vkontakte)
Remove advertisement block on new.vk.com and vk.com
Cos'è Remove advertisement on new.vk.com and vk.com (Vkontakte)?
Remove advertisement on new.vk.com and vk.com (Vkontakte) è un'estensione di Chrome sviluppata da Bu14H, e la sua funzione principale è "Remove advertisement block on new.vk.com and vk.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Remove advertisement on new.vk.com and vk.com (Vkontakte)
Scarica i file di estensione Remove advertisement on new.vk.com and vk.com (Vkontakte) 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 | copfffaoccifkiiljjgoedgkaelcekhn |
| URL Ufficiale | https://chromewebstore.google.com/detail/remove-advertisement-on-n/copfffaoccifkiiljjgoedgkaelcekhn |
| Descrizione | Remove advertisement block on new.vk.com and vk.com |
| Dimensione del File | 17.47 KB |
| Conteggio Installazioni | 244 |
| Versione Corrente | 0.3 |
| Ultimo Aggiornamento | 2016-07-17 |
| Data di Pubblicazione | 2016-07-17 |
| Valutazione | 3.06/5 Totale 18 Valutazioni |
| Sviluppatore | Bu14H |
| Tipo di Pagamento | free |
| Lingue Supportate | en,ru |
| manifest.json | |
{
"content_scripts": [
{
"css": [
"deladv.css"
],
"matches": [
"*:\/\/new.vk.com\/*",
"*:\/\/vk.com\/*"
]
}
],
"default_locale": "ru",
"description": "__MSG_extdesc__",
"icons": {
"128": "128.png",
"16": "16.png",
"48": "48.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp\/4MebvIb9qNMSrKiumVQspKwwjXzkW9guKF7Q8bwco\/8GbUw0rcV0f2zHSzsZPHjH4e71aBtvzebz\/mropswl3g3sjiKk6o9ywzo1wHphLx8ceu1O7XAztPgLyPGjhiCMvxPXVpg4WEeJ9JTJWWzhcZAebAfa2j5jvexlUfs1rg\/eQFts7OVGC0Q5r1rBPDBIHgGkeN6qz7TI1IIGfDsruce5wjRW6akintknG8v0RC4ChdDHD7U23GOxAL6NaiuCK2l4m6WOt5VpBXOA9ZixfwsReQB9V3J2JZ7wOk1ibZ2xQuqUOag35IhJu83CW5\/vh\/3GVjHECl0OwGyg5A7wIDAQAB",
"manifest_version": 2,
"name": "__MSG_extname__",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.3"
} | |