Smartble Tool
أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي
什么是Smartble Tool?
Smartble Tool是由https://smartble.info开发的Chrome扩展程序,该扩展的主要功能是“أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي”。
扩展截图
下载Smartble Tool扩展crx文件
下载Smartble Tool扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي
扩展基本信息
名称 | Smartble Tool |
ID | plcigfcbaeoobhchcfoeehhjmkpceodc |
官方URL | https://chromewebstore.google.com/detail/smartble-tool/plcigfcbaeoobhchcfoeehhjmkpceodc |
简介 | أداة الجدول الذكي لنسخ الجداول المدرسية إلى منصة مدرستي |
文件大小 | 66.25 KB |
安装次数 | 150 |
当前版本 | 1.0.1 |
更新时间 | 2024-02-16 |
上架时间 | 2024-02-15 |
开发者 | https://smartble.info |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [] } |