r10 Bildirimler

R10 Bildirimleri

r10 Bildirimler क्या है?

r10 Bildirimler https://bildirim.cf द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "R10 Bildirimleri"।

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

screenshot

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

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

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

                        "r10 Bildirim" eklentisi ile yeni özel mesaj geldiğinde ya da abone olduğunuz konulara yeni mesaj geldiğinde popup pencere ile bilgilendirileceksiniz.

v 2.0 Yenilikler
- r10 Blog'undaki yeni konu bildirimleri                    

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

नाम r10 Bildirimler r10 Bildirimler
ID caiiafdmoholoajgpfkeppbkkeplncga
आधिकारिक URL https://chromewebstore.google.com/detail/r10-bildirimler/caiiafdmoholoajgpfkeppbkkeplncga
विवरण R10 Bildirimleri
फ़ाइल का आकार 447 KB
स्थापना संख्या 146
वर्तमान संस्करण 2.7
अंतिम अपडेट 2014-10-10
प्रकाशन तिथि 2014-10-10
रेटिंग 4.62/5 कुल 39 रेटिंग्स
डेवलपर https://bildirim.cf
भुगतान के प्रकार free
समर्थित भाषाएँ tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "r10 Bildirimler",
    "version": "2.7",
    "manifest_version": 2,
    "description": "R10 Bildirimleri",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_title": "r10 Bildirimler",
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "48": "icon.png"
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        "notif.png",
        "sounds\/bell.mp3"
    ],
    "permissions": [
        "tabs",
        "*:\/\/*.r10.net\/*",
        "*:\/\/*.r10.com\/*",
        "notifications"
    ]
}