Dallas Cowboys News

Dallas Cowboys News for The Dallas Cowboys

What is Dallas Cowboys News?

Dallas Cowboys News is a Chrome extension developed by http://kaistudios.com, and its main feature is "Dallas Cowboys News for The Dallas Cowboys".

Extension Screenshots

screenshot
screenshot

Download Dallas Cowboys News Extension CRX File

Download Dallas Cowboys News extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Dallas Cowboys News Dallas Cowboys News
ID eacmifjbfopfhnkcijnajgikpegoamhj
Official URL https://chrome.google.com/webstore/detail/dallas-cowboys-news/eacmifjbfopfhnkcijnajgikpegoamhj
Description Dallas Cowboys News for The Dallas Cowboys
File Size 112 KB
Installation Count 38
Current Version 0.1.30
Last Updated 2016-09-04
Publish Date 2016-09-04
Rating 5.00/5 Total 1 Ratings
Developer http://kaistudios.com
Email [email protected]
Payment Type in_store
Extension Website https://www.kaistudios.com/apps
Help Page URL https://www.kaistudios.com/contact/?src=Dallas
Privacy Policy Page URL https://www.kaistudios.com/privacy-policy
Supported Languages 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'"
}