Football News Reader

A simple extension for reading latest Football news quicker, easier

Football News Reader क्या है?

Football News Reader https://devnhanguoita.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A simple extension for reading latest Football news quicker, easier"।

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

screenshot
screenshot
screenshot

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

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

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

                        Read new football news quickly with this simple extension.
Currently there are latest news from Four Four Two, The Sport Bible, Fox Sports and ESPN.
News powered by NewsAPI.                    

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

नाम Football News Reader Football News Reader
ID dojfchbejdepapgopodpalakingoallm
आधिकारिक URL https://chromewebstore.google.com/detail/football-news-reader/dojfchbejdepapgopodpalakingoallm
विवरण A simple extension for reading latest Football news quicker, easier
फ़ाइल का आकार 7.44 KB
स्थापना संख्या 78
वर्तमान संस्करण 1.1.4
अंतिम अपडेट 2017-11-25
प्रकाशन तिथि 2017-11-24
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://devnhanguoita.com
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Football News Reader",
    "description": "A simple extension for reading latest Football news quicker, easier",
    "version": "1.1.4",
    "icons": {
        "16": "ball.png",
        "48": "ball.png",
        "128": "ball.png"
    },
    "browser_action": {
        "default_icon": "ball.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/newsapi.org\/"
    ]
}