Чистилка
Чистилка
Wat is Чистилка?
Чистилка is een Chrome-extensie ontwikkeld door http://chistilka.com, en de belangrijkste functie is "Чистилка".
Extensie Screenshots
Download het CRX-bestand van de extensie Чистилка
Download Чистилка-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 | |
ID | jononagoedhpfjoodoibpedgbgafopne |
Officiële URL | https://chrome.google.com/webstore/detail/%D1%87%D0%B8%D1%81%D1%82%D0%B8%D0%BB%D0%BA%D0%B0/jononagoedhpfjoodoibpedgbgafopne |
Beschrijving | Чистилка |
Bestandsgrootte | 52.28 KB |
Aantal Installaties | 111 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2015-04-24 |
Publicatiedatum | 2015-04-24 |
Beoordeling | 4.33/5 Totaal 6 Beoordelingen |
Ontwikkelaar | http://chistilka.com |
Betalingswijze | free |
Extensiewebsite | http://chistilka.com/ |
Help Pagina-URL | http://chistilka.com/contacts.php |
Ondersteunde Talen | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "index.html" }, "browser_action": { "default_icon": "icons\/16x16.png", "default_popup": "popup.html", "default_title": "\u0427\u0438\u0441\u0442\u0438\u043b\u043a\u0430" }, "description": "\u0427\u0438\u0441\u0442\u0438\u043b\u043a\u0430", "icons": { "128": "icons\/128x128.png", "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png" }, "manifest_version": 2, "name": "\u0427\u0438\u0441\u0442\u0438\u043b\u043a\u0430", "permissions": [ "management", "storage", "http:\/\/localhost\/*" ], "content_security_policy": "script-src 'self' 'unsafe-eval' http:\/\/localhost; object-src 'self'", "version": "1.2" } |