Zrzut.pl

Zrzuty ekranowe od Zrzut.pl

Wat is Zrzut.pl?

Zrzut.pl is een Chrome-extensie ontwikkeld door https://zrzut.pl, en de belangrijkste functie is "Zrzuty ekranowe od Zrzut.pl".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Zrzut.pl

Download Zrzut.pl-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

                        Zrzut.pl to kompletny zestaw narzędzi do tworzenia, obróbki oraz hostingu zrzutów stron i plików graficznych. Wygoda, stabilność i szybkość działania to tylko kilka plusów naszych rozwiązań. Wypróbuj zrzut.pl i już dziś i korzystaj z bezpłatnego produktu, który już teraz jest dostępny dla wszystkich Internautów.                    

Basisinformatie over de Extensie

Naam Zrzut.pl Zrzut.pl
ID pcfnfcmlhjfemnjnchmnfajjfhdeckcn
Officiële URL https://chromewebstore.google.com/detail/zrzutpl/pcfnfcmlhjfemnjnchmnfajjfhdeckcn
Beschrijving Zrzuty ekranowe od Zrzut.pl
Bestandsgrootte 867 KB
Aantal Installaties 104
Huidige Versie 2.91
Laatst Bijgewerkt 2013-12-19
Publicatiedatum 2013-12-19
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://zrzut.pl
Betalingswijze free
Extensiewebsite http://zrzut.pl/wtyczka
Help Pagina-URL http://zrzut.pl/pomoc
Ondersteunde Talen pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Zrzut.pl",
    "options_page": "options.html",
    "icons": {
        "16": "content\/img\/zrzut_icons\/icon_16.png",
        "19": "content\/img\/zrzut_icons\/icon_19.png",
        "48": "content\/img\/zrzut_icons\/icon_48.png",
        "128": "content\/img\/zrzut_icons\/icon_128.png"
    },
    "version": "2.91",
    "description": "Zrzuty ekranowe od Zrzut.pl",
    "browser_action": {
        "default_icon": "content\/img\/zrzut_icons\/icon_19.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/gdata.youtube.com https:\/\/vimeo.com; object-src 'self'",
    "permissions": [
        "tabs",
        ""
    ],
    "background": {
        "page": "background.html"
    }
}