Hoty.pl - najgorętsze obrazki w sieci.
Plugin do hoty.pl
What is Hoty.pl - najgorętsze obrazki w sieci.?
Hoty.pl - najgorętsze obrazki w sieci. is a Chrome extension developed by Cube Investments, and its main feature is "Plugin do hoty.pl".
Extension Screenshots
Download Hoty.pl - najgorętsze obrazki w sieci. Extension CRX File
Download Hoty.pl - najgorętsze obrazki w sieci. extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Plugin do strony hoty.pl, teraz najnowsze i najgorętsze obrazki od razu u Ciebie. Powiadomienia o nowo dodanych obrazkach i powiadomieniach prywatnych.
Extension Basic Information
Name | |
ID | iihhojbbkgjejcgcplgpingbecjfjncm |
Official URL | https://chrome.google.com/webstore/detail/hotypl-najgor%C4%99tsze-obrazk/iihhojbbkgjejcgcplgpingbecjfjncm |
Description | Plugin do hoty.pl |
File Size | 189 KB |
Installation Count | 15 |
Current Version | 1.0.2 |
Last Updated | 2013-11-22 |
Publish Date | 2013-11-22 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Cube Investments |
Payment Type | free |
Extension Website | http://hoty.pl |
Supported Languages | 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" ] } |