Hoty.pl - najgorętsze obrazki w sieci.
Plugin do hoty.pl
Wat is Hoty.pl - najgorętsze obrazki w sieci.?
Hoty.pl - najgorętsze obrazki w sieci. is een Chrome-extensie ontwikkeld door Cube Investments, en de belangrijkste functie is "Plugin do hoty.pl".
Extensie Screenshots
Download het CRX-bestand van de extensie Hoty.pl - najgorętsze obrazki w sieci.
Download Hoty.pl - najgorętsze obrazki w sieci.-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
Plugin do strony hoty.pl, teraz najnowsze i najgorętsze obrazki od razu u Ciebie. Powiadomienia o nowo dodanych obrazkach i powiadomieniach prywatnych.
Basisinformatie over de Extensie
Naam | |
ID | iihhojbbkgjejcgcplgpingbecjfjncm |
Officiële URL | https://chrome.google.com/webstore/detail/hotypl-najgor%C4%99tsze-obrazk/iihhojbbkgjejcgcplgpingbecjfjncm |
Beschrijving | Plugin do hoty.pl |
Bestandsgrootte | 189 KB |
Aantal Installaties | 15 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2013-11-22 |
Publicatiedatum | 2013-11-22 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Cube Investments |
Betalingswijze | free |
Extensiewebsite | http://hoty.pl |
Ondersteunde Talen | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Hoty.pl - najgor\u0119tsze obrazki w sieci.", "homepage_url": "http:\/\/hoty.pl", "description": "Plugin do hoty.pl", "version": "1.0.2", "browser_action": { "default_icon": { "19": "ico\/ikonka_dzidy_18.png", "38": "images\/default_icon.png" }, "default_popup": "popup.html" }, "icons": { "18": "ico\/ikonka_dzidy_18.png", "48": "ico\/ikonka_dzidy_48.png", "128": "ico\/ikonka_dzidy_128.png" }, "content_security_policy": "script-src 'self' https:\/\/connect.facebook.net https:\/\/ssl.google-analytics.com; object-src 'self';img-src 'self' http:\/\/hoty.pl\/ http:\/\/www.google-analytics.com", "background": { "scripts": [ "jquery-1.10.2.min.js", "background.js" ] }, "permissions": [ "http:\/\/hoty.pl\/*", "storage", "tabs", "notifications" ], "web_accessible_resources": [ "check.js" ] } |