Dallas Cowboys News

Dallas Cowboys News for The Dallas Cowboys

Hvad er Dallas Cowboys News?

Dallas Cowboys News er en Chrome-udvidelse udviklet af http://kaistudios.com, og dens hovedfunktion er "Dallas Cowboys News for The Dallas Cowboys".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Dallas Cowboys News-udvidelses-CRX-fil

Download Dallas Cowboys News-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Dallas Cowboys News Dallas Cowboys News
ID eacmifjbfopfhnkcijnajgikpegoamhj
Officiel URL https://chrome.google.com/webstore/detail/dallas-cowboys-news/eacmifjbfopfhnkcijnajgikpegoamhj
Beskrivelse Dallas Cowboys News for The Dallas Cowboys
Filstørrelse 112 KB
Antal Installationer 38
Nuværende Version 0.1.30
Senest Opdateret 2016-09-04
Udgivelsesdato 2016-09-04
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler http://kaistudios.com
E-mail [email protected]
Betalingsmetode in_store
Udvidelseswebsted https://www.kaistudios.com/apps
Hjælpeside-URL https://www.kaistudios.com/contact/?src=Dallas
URL til Fortrolighedspolitik Side https://www.kaistudios.com/privacy-policy
Understøttede Sprog 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'"
}