Smartble Tool

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

Wat is Smartble Tool?

Smartble Tool is een Chrome-extensie ontwikkeld door https://smartble.info, en de belangrijkste functie is "أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Smartble Tool

Download Smartble Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Smartble Tool Smartble Tool
ID plcigfcbaeoobhchcfoeehhjmkpceodc
Officiële URL https://chromewebstore.google.com/detail/smartble-tool/plcigfcbaeoobhchcfoeehhjmkpceodc
Beschrijving أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي
Bestandsgrootte 66.25 KB
Aantal Installaties 150
Huidige Versie 1.0.1
Laatst Bijgewerkt 2024-02-16
Publicatiedatum 2024-02-15
Ontwikkelaar https://smartble.info
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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": []
}