ВКонтакте mStyle
Настройка стиля ВКонтакте
Wat is ВКонтакте mStyle?
ВКонтакте mStyle is een Chrome-extensie ontwikkeld door Melnik, en de belangrijkste functie is "Настройка стиля ВКонтакте".
Extensie Screenshots
Download het CRX-bestand van de extensie ВКонтакте mStyle
Download ВКонтакте mStyle-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Изменение цвета; Добавление фона; Изменение логотипа
Basisinformatie over de Extensie
Naam | ВКонтакте mStyle |
ID | mmmdblkpdmphgnmdghomodphmlickfhe |
Officiële URL | https://chromewebstore.google.com/detail/%D0%B2%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D0%B5-mstyle/mmmdblkpdmphgnmdghomodphmlickfhe |
Beschrijving | Настройка стиля ВКонтакте |
Bestandsgrootte | 838 KB |
Aantal Installaties | 33 |
Huidige Versie | 2.1 |
Laatst Bijgewerkt | 2016-03-30 |
Publicatiedatum | 2016-03-30 |
Beoordeling | 4.43/5 Totaal 7 Beoordelingen |
Ontwikkelaar | Melnik |
Betalingswijze | free |
Extensiewebsite | http://vk.com/mstyle_vk |
Help Pagina-URL | http://vk.com/mstyle_vk |
Ondersteunde Talen | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "matches": [ "http:\/\/vk.com\/*", "https:\/\/vk.com\/*", "https:\/\/77.47.220.179\/*", "http:\/\/www.mstyle.online\/*" ], "css": [ "round-avatars.css" ], "js": [ "js-ms-main.js" ] } ], "name": "\u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435 mStyle", "icons": { "512": "icon512.png", "256": "icon256.png", "128": "icon128.png", "64": "icon64.png" }, "description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0441\u0442\u0438\u043b\u044f \u0412\u041a\u043e\u043d\u0442\u0430\u043a\u0442\u0435", "homepage_url": "http:\/\/vk.com\/mstyle_vk", "version": "2.1.0", "manifest_version": 2, "version_name": "2.1", "permissions": [ "storage", "https:\/\/fortawesome.github.io\/Font-Awesome\/*", "http:\/\/vk.com\/*", "https:\/\/vk.com\/*", "https:\/\/77.47.220.179\/*", "http:\/\/www.mstyle.online\/*", "http:\/\/mstyle.online\/mstyle-files\/*" ] } |