الاسهم السعودية
الاسهم السعودية
What is الاسهم السعودية?
الاسهم السعودية is a Chrome extension developed by https://www.saudistocks.com, and its main feature is "الاسهم السعودية".
Extension Screenshots
Download الاسهم السعودية Extension CRX File
Download الاسهم السعودية 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 | الاسهم السعودية |
ID | lhdebkamlgpekggkankjkopijfpbbpdb |
Official URL | https://chromewebstore.google.com/detail/%D8%A7%D9%84%D8%A7%D8%B3%D9%87%D9%85-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A%D8%A9/lhdebkamlgpekggkankjkopijfpbbpdb |
Description | الاسهم السعودية |
File Size | 233 KB |
Installation Count | 20 |
Current Version | 1.1 |
Last Updated | 2012-04-24 |
Publish Date | 2012-04-24 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://www.saudistocks.com |
Payment Type | free |
Supported Languages | ar |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u0627\u0644\u0627\u0633\u0647\u0645 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629", "manifest_version": 2, "version": "1.1", "description": "\u0627\u0644\u0627\u0633\u0647\u0645 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629", "permissions": [ "background", "notifications", "http:\/\/*.saudistocks.com\/" ], "browser_action": { "default_title": "\u0627\u0644\u0627\u0633\u0647\u0645 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629", "default_icon": "images\/19.png", "default_popup": "popup.html" }, "options_page": "options.html", "background": { "page": "main.html" }, "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |