Smartble Tool

أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي

What is Smartble Tool?

Smartble Tool is a Chrome extension developed by https://smartble.info, and its main feature is "أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي".

Extension Screenshots

screenshot
screenshot

Download Smartble Tool Extension CRX File

Download Smartble Tool 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 Smartble Tool Smartble Tool
ID plcigfcbaeoobhchcfoeehhjmkpceodc
Official URL https://chromewebstore.google.com/detail/smartble-tool/plcigfcbaeoobhchcfoeehhjmkpceodc
Description أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي
File Size 66.25 KB
Installation Count 150
Current Version 1.0.1
Last Updated 2024-02-16
Publish Date 2024-02-15
Developer https://smartble.info
Email [email protected]
Payment Type free
Supported Languages ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smartble Tool",
    "version": "1.0.1",
    "description": "\u0623\u062f\u0627\u0629 \u0627\u0644\u062c\u062f\u0648\u0644 \u0627\u0644\u0630\u0643\u064a \u0644\u0646\u0633\u062e \u0627\u0644\u062c\u062f\u0627\u0648\u0644 \u0627\u0644\u0645\u062f\u0631\u0633\u064a\u0629 \u0625\u0644\u0649 \u0645\u0646\u0635\u0629 \u0645\u062f\u0631\u0633\u062a\u064a",
    "manifest_version": 3,
    "author": "Smartble",
    "action": {
        "default_popup": "index.html",
        "default_title": "Smartble Tool"
    },
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "background": {
        "ervice_worker": "background.js"
    },
    "content_scripts": []
}