Khabare Man Notification

با استفاده از این افزونه می‌توانید اخبار مرتبط با نشان‌های خود در روبات تلگرام خبرِمن را از طریق مرورگر دریافت نمایید.

What is Khabare Man Notification?

Khabare Man Notification is a Chrome extension developed by http://khabareman.com, and its main feature is "با استفاده از این افزونه می‌توانید اخبار مرتبط با نشان‌های خود در روبات تلگرام خبرِمن را از طریق مرورگر دریافت نمایید.".

Download Khabare Man Notification Extension CRX File

Download Khabare Man Notification 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

                        روبات خبرِمن بورس و دنیای اقتصاد را دنبال می‌کند و آن‌چه به سلیقه‌ی شما نزدیک باشد را برای شما پالایش می‌کند.
کدال
خبرگزاری‌ها
سایت‌های خبری
کانال‌های تلگرامی
...                    

Extension Basic Information

Name Khabare Man Notification Khabare Man Notification
ID lbjgcnoliaijdlncdjcpgbnjagjbbcld
Official URL https://chrome.google.com/webstore/detail/khabare-man-notification/lbjgcnoliaijdlncdjcpgbnjagjbbcld
Description با استفاده از این افزونه می‌توانید اخبار مرتبط با نشان‌های خود در روبات تلگرام خبرِمن را از طریق مرورگر دریافت نمایید.
File Size 761 KB
Installation Count 17
Current Version 0.0.0.2
Last Updated 2016-11-12
Publish Date 2016-11-12
Rating 4.50/5 Total 4 Ratings
Developer http://khabareman.com
Payment Type free
Supported Languages
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Khabare Man Notification",
    "short_name": "KhabareMan",
    "description": "\u0628\u0627 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0627\u06cc\u0646 \u0627\u0641\u0632\u0648\u0646\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0627\u062e\u0628\u0627\u0631 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0646\u0634\u0627\u0646\u200c\u0647\u0627\u06cc \u062e\u0648\u062f \u062f\u0631 \u0631\u0648\u0628\u0627\u062a \u062a\u0644\u06af\u0631\u0627\u0645 \u062e\u0628\u0631\u0650\u0645\u0646 \u0631\u0627 \u0627\u0632 \u0637\u0631\u06cc\u0642 \u0645\u0631\u0648\u0631\u06af\u0631 \u062f\u0631\u06cc\u0627\u0641\u062a \u0646\u0645\u0627\u06cc\u06cc\u062f.",
    "version": "0.0.0.2",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "popup.html",
        "default_title": "\u062e\u0628\u0631\u0650\u0645\u0646!"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "jquery-3.1.1.min.js",
            "general.js",
            "bg.js"
        ]
    },
    "permissions": [
        "*:\/\/khabareman.com\/*",
        "storage",
        "notifications"
    ]
}