Dallas Cowboys News

Dallas Cowboys News for The Dallas Cowboys

Wat is Dallas Cowboys News?

Dallas Cowboys News is een Chrome-extensie ontwikkeld door http://kaistudios.com, en de belangrijkste functie is "Dallas Cowboys News for The Dallas Cowboys".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Dallas Cowboys News

Download Dallas Cowboys News-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

                        Dallas Cowboys News Reader, Get the latest News, Fixtures for Dallas Cowboys in one place straight to your browser.

Don't forget to rate & review!

Note: This is not an official Dallas Cowboys product.                    

Basisinformatie over de Extensie

Naam Dallas Cowboys News Dallas Cowboys News
ID eacmifjbfopfhnkcijnajgikpegoamhj
Officiële URL https://chrome.google.com/webstore/detail/dallas-cowboys-news/eacmifjbfopfhnkcijnajgikpegoamhj
Beschrijving Dallas Cowboys News for The Dallas Cowboys
Bestandsgrootte 112 KB
Aantal Installaties 38
Huidige Versie 0.1.30
Laatst Bijgewerkt 2016-09-04
Publicatiedatum 2016-09-04
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://kaistudios.com
E-mail [email protected]
Betalingswijze in_store
Extensiewebsite https://www.kaistudios.com/apps
Help Pagina-URL https://www.kaistudios.com/contact/?src=Dallas
URL van de Privacybeleid Pagina https://www.kaistudios.com/privacy-policy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dallas Cowboys News",
    "version": "0.1.30",
    "manifest_version": 2,
    "description": "Dallas Cowboys News for The Dallas Cowboys",
    "icons": {
        "128": "img\/icon_128.png",
        "48": "img\/icon48.png",
        "16": "img\/icon_016.png",
        "19": "img\/icon_019.png"
    },
    "options_page": "options.html",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "browser_action": {
        "default_icon": "img\/icon_128.png",
        "default_popup": "popup.html",
        "default_title": "Dallas Cowboys News"
    },
    "permissions": [
        "tabs",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/",
        "unlimitedStorage",
        "",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "oauth2": {
        "client_id": "582413380552-ku97bjk7fsa43pm7lcnc08mjr202tefa.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}