سهمیو | Sahm.io

سهمیو | Sahm.io

افزونه بررسی سهام، فیلتر، صندوق های سرمایه گذاری، ایجاد دیده بان سهام، اخبار اقتصادی و آخرین اطلاعیه های عرضه اولیه

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "short_name": "سهمیو",
  "name": "سهمیو | Sahm.io",
  "version": "4.0.0",
  "description": "افزونه بررسی سهام، فیلتر، صندوق های سرمایه گذاری، ایجاد دیده بان سهام، اخبار اقتصادی و آخرین اطلاعیه های عرضه اولیه",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "flogo.png"
  },
  "icons": {
    "16": "logo16x16.png",
    "48": "logo48x48.png",
    "128": "logo128x128.png"
  },
  "content_security_policy": "script-src 'self' https://www.google-analytics.com; object-src 'self'",
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "MacCtrl+Shift+S"
      }
    }
  }
}