Puckflow Hockey Headlines

Don't fall behind on your hockey news. Keep up with the latest headlines with Puckflow Hockey Headlines!

Puckflow Hockey Headlines क्या है?

Puckflow Hockey Headlines http://agajewski.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Don't fall behind on your hockey news. Keep up with the latest headlines with Puckflow Hockey Headlines!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Puckflow Hockey Headlines एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        An extension that grabs the latest NHL headlines and displays them in simple, sleek, and lightweight display. Click the headline to be taken to the full story!                    

एक्सटेंशन की मूल जानकारी

नाम Puckflow Hockey Headlines Puckflow Hockey Headlines
ID nnolaghaaoclgdpkekafomlkhgnpfajf
आधिकारिक URL https://chrome.google.com/webstore/detail/puckflow-hockey-headlines/nnolaghaaoclgdpkekafomlkhgnpfajf
विवरण Don't fall behind on your hockey news. Keep up with the latest headlines with Puckflow Hockey Headlines!
फ़ाइल का आकार 68.47 KB
स्थापना संख्या 11
वर्तमान संस्करण 1.1
अंतिम अपडेट 2014-09-13
प्रकाशन तिथि 2014-09-13
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर http://agajewski.com
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Puckflow Hockey Headlines",
    "version": "1.1",
    "description": "Don't fall behind on your hockey news. Keep up with the latest headlines with Puckflow Hockey Headlines!",
    "icons": {
        "16": "images\/icon.png",
        "48": "images\/logo_small_48.png",
        "128": "images\/logo_small_128.png"
    },
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/puckflow-hockey-headlines\/nnolaghaaoclgdpkekafomlkhgnpfajf?authuser=2",
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "http:\/\/www.nhl.com\/*"
    ],
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_title": "Puckflow Hockey Headlines",
        "default_popup": "popup.html"
    }
}