KHALED BOUCHAREB Primaire

الاضافة تقدم تحسنات و خيارات اضافة لموقع الرقمنة -كوضع ملاحطات النقاط -ادراج احصائيات

What is KHALED BOUCHAREB Primaire?

KHALED BOUCHAREB Primaire is a Chrome extension developed by https://delphimore.blogspot.com, and its main feature is "الاضافة تقدم تحسنات و خيارات اضافة لموقع الرقمنة -كوضع ملاحطات النقاط -ادراج احصائيات".

Extension Screenshots

screenshot

Download KHALED BOUCHAREB Primaire Extension CRX File

Download KHALED BOUCHAREB Primaire 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 KHALED BOUCHAREB Primaire KHALED BOUCHAREB Primaire
ID mdnfdhiikhfmfgomepfomhbcehdaiaam
Official URL https://chromewebstore.google.com/detail/khaled-bouchareb-primaire/mdnfdhiikhfmfgomepfomhbcehdaiaam
Description الاضافة تقدم تحسنات و خيارات اضافة لموقع الرقمنة -كوضع ملاحطات النقاط -ادراج احصائيات
File Size 627 KB
Installation Count 4,165
Current Version 45.0.0.1
Last Updated 2022-12-14
Publish Date 2021-10-16
Rating 5.00/5 Total 5 Ratings
Developer https://delphimore.blogspot.com
Email [email protected]
Payment Type free
Supported Languages ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "KHALED BOUCHAREB Primaire ",
    "version": "45.0.0.1",
    "manifest_version": 3,
    "author": "KHALED BOUCHAREB",
    "description": "\u0627\u0644\u0627\u0636\u0627\u0641\u0629 \u062a\u0642\u062f\u0645 \u062a\u062d\u0633\u0646\u0627\u062a \u0648 \u062e\u064a\u0627\u0631\u0627\u062a \u0627\u0636\u0627\u0641\u0629 \u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0631\u0642\u0645\u0646\u0629 -\u0643\u0648\u0636\u0639 \u0645\u0644\u0627\u062d\u0637\u0627\u062a \u0627\u0644\u0646\u0642\u0627\u0637 -\u0627\u062f\u0631\u0627\u062c \u0627\u062d\u0635\u0627\u0626\u064a\u0627\u062a",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jquery-3.5.1.min.js",
                "popup.js",
                "boot.js",
                "chart.js",
                "content.js",
                "jquery.dataTables.min.js",
                "js\/jquery.tabletojson.min.js",
                "js\/alertify\/alertify.min.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "scripting",
        "contextMenus",
        "activeTab",
        "storage"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Y",
                "mac": "Alt+Y"
            }
        }
    },
    "host_permissions": [
        "http:\/\/eurojapancatering.com\/dz-com.com\/news\/"
    ],
    "action": {
        "default_icon": {
            "16": "images\/16.png",
            "32": "images\/32.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        },
        "default_popup": "popup.html",
        "default_title": "\u0627\u0636\u0627\u0641\u0629 \u0627\u0644\u0631\u0642\u0645\u0646\u0629 \u0648\u0636\u0639 \u0627\u0644\u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0648 \u0627\u0644\u062a\u0642\u062f\u064a\u0631\u0627\u062a ",
        "icons": {
            "16": "images\/16.png",
            "48": "images\/48.png",
            "32": "images\/32.png",
            "128": "images\/128.png"
        },
        "hotkey": [
            "Ctrl+Shift+1"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "news.txt"
            ],
            "matches": [
                ""
            ]
        }
    ]
}