Gazeta.pl

Dzięki alertowi Gazeta.pl dostęp do informacji nigdy nie był szybszy i łatwiejszy!

Qu'est-ce que Gazeta.pl ?

Gazeta.pl est une extension Chrome développée par Informacje z Gazeta.pl, et sa fonction principale est "Dzięki alertowi Gazeta.pl dostęp do informacji nigdy nie był szybszy i łatwiejszy!".

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension Gazeta.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

                        Gazeta.pl - Polska i świat - wiadomości | informacje | wydarzenia

Wtyczka zapewnia szybki dostęp do newsów ze strony głównej Gazeta.pl a także do serwisów tematycznych - Sport, Biznes, Plotek, Kobieta, Zdrowie, eDziecko. Znajdują się też linki do Poczty e-mail, Forum, Bloxa i ofert z GazetaPraca.pl. 

Zobacz newsy z ostatnich 24 h, sprawdź pocztę, czytaj forum, bloguj.                    

Informations de Base sur l'Extension

Nom Gazeta.pl Gazeta.pl
ID mgmkibjehmijilgdlafejbedipjcjeaj
URL Officiel https://chrome.google.com/webstore/detail/gazetapl/mgmkibjehmijilgdlafejbedipjcjeaj
Description Dzięki alertowi Gazeta.pl dostęp do informacji nigdy nie był szybszy i łatwiejszy!
Taille du Fichier 132 KB
Nombre d'Installations 468
Version Actuelle 1.0.3
Dernière Mise à Jour 2016-04-12
Date de Publication 2016-04-12
Évaluation 3.38/5 Total 8 Évaluations
Développeur Informacje z Gazeta.pl
Type de Paiement free
Langues Prises en Charge pl
manifest.json
{
    "name": "__MSG_title__",
    "short_name": "__MSG_title__",
    "version": "1.0.3",
    "description": "__MSG_description__",
    "icons": {
        "16": "app\/gfx\/gazeta_icon_16.png",
        "32": "app\/gfx\/gazeta_icon_32.png",
        "48": "app\/gfx\/gazeta_icon_48.png",
        "128": "app\/gfx\/gazeta_icon_128.png"
    },
    "background": {
        "page": "app\/views\/background.html"
    },
    "browser_action": {
        "default_title": "Gazeta.pl",
        "default_popup": "app\/views\/popup.html"
    },
    "chrome_settings_overrides": {
        "homepage": "http:\/\/www.gazeta.pl\/0,0.html?p=174",
        "startup_pages": [
            "http:\/\/www.gazeta.pl\/0,0.html?p=174"
        ]
    },
    "permissions": [
        "http:\/\/*.plotek.pl\/*",
        "http:\/\/*.sport.pl\/*",
        "http:\/\/*.gazeta.pl\/*",
        "http:\/\/www.edziecko.pl\/*",
        "http:\/\/*.feedsportal.com\/*",
        "storage",
        "background"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "pl"
}