r10 Bildirimler

R10 Bildirimleri

What is r10 Bildirimler?

r10 Bildirimler is a Chrome extension developed by https://bildirim.cf, and its main feature is "R10 Bildirimleri".

Extension Screenshots

screenshot

Download r10 Bildirimler Extension CRX File

Download r10 Bildirimler 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

                        "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                    

Extension Basic Information

Name r10 Bildirimler r10 Bildirimler
ID caiiafdmoholoajgpfkeppbkkeplncga
Official URL https://chromewebstore.google.com/detail/r10-bildirimler/caiiafdmoholoajgpfkeppbkkeplncga
Description R10 Bildirimleri
File Size 447 KB
Installation Count 146
Current Version 2.7
Last Updated 2014-10-10
Publish Date 2014-10-10
Rating 4.62/5 Total 39 Ratings
Developer https://bildirim.cf
Payment Type free
Supported Languages 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"
    ]
}