Zrzut.pl

Zrzuty ekranowe od Zrzut.pl

Qu'est-ce que Zrzut.pl ?

Zrzut.pl est une extension Chrome développée par https://zrzut.pl, et sa fonction principale est "Zrzuty ekranowe od Zrzut.pl".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Zrzut.pl

Téléchargez les fichiers d'extension Zrzut.pl au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Zrzut.pl Zrzut.pl
ID pcfnfcmlhjfemnjnchmnfajjfhdeckcn
URL Officiel https://chromewebstore.google.com/detail/zrzutpl/pcfnfcmlhjfemnjnchmnfajjfhdeckcn
Description Zrzuty ekranowe od Zrzut.pl
Taille du Fichier 867 KB
Nombre d'Installations 104
Version Actuelle 2.91
Dernière Mise à Jour 2013-12-19
Date de Publication 2013-12-19
Évaluation 5.00/5 Total 5 Évaluations
Développeur https://zrzut.pl
Type de Paiement free
Site Web de l'Extension http://zrzut.pl/wtyczka
URL de la Page d'Aide http://zrzut.pl/pomoc
Langues Prises en Charge 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"
    }
}