VK Wallpaper
Расширение позволяет установливать обои во Вконтакте
Cos'è VK Wallpaper?
VK Wallpaper è un'estensione di Chrome sviluppata da https://peromax.ru, e la sua funzione principale è "Расширение позволяет установливать обои во Вконтакте".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione VK Wallpaper
Scarica i file di estensione VK Wallpaper 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
Меняйте фон в вашей любимой социальной сети под своё настроение с помощью VK Wallpaper. Доступны 20 изображений на любой вкус. Галлерея будет постоянно пополнятся.
Informazioni di Base sull'Estensione
Nome | VK Wallpaper |
ID | pheahhphakoenddjgnoiaccldmkhklgk |
URL Ufficiale | https://chromewebstore.google.com/detail/vk-wallpaper/pheahhphakoenddjgnoiaccldmkhklgk |
Descrizione | Расширение позволяет установливать обои во Вконтакте |
Dimensione del File | 340 KB |
Conteggio Installazioni | 205 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2014-06-15 |
Data di Pubblicazione | 2014-06-15 |
Valutazione | 2.42/5 Totale 12 Valutazioni |
Sviluppatore | https://peromax.ru |
Tipo di Pagamento | free |
Lingue Supportate | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VK Wallpaper", "version": "0.0.1", "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0438\u0432\u0430\u0442\u044c \u043e\u0431\u043e\u0438 \u0432\u043e \u0412\u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0435", "icons": { "128": "img\/icon.png" }, "page_action": { "default_icon": "img\/icon-bar.png", "default_title": "\u0422\u0435\u043c\u044b \u0434\u043b\u044f VK", "default_popup": "popup.html" }, "author": "peromax", "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "tabs", "storage", " |