table-to-spreadsheet
Convert the table element to spreadsheet
ما هو table-to-spreadsheet؟
table-to-spreadsheet هو إضافة Chrome تم تطويرها بواسطة moznion، والميزة الرئيسية لها هي "Convert the table element to spreadsheet".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة table-to-spreadsheet
قم بتنزيل ملفات الامتداد table-to-spreadsheet بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Provide the CSV or XLSX that is converted from the table element by context menu. معلومات أساسية عن التمديد
| الاسم | |
| ID | haidhlbpihfihbjcggmffnmhgiddjcoc |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/table-to-spreadsheet/haidhlbpihfihbjcggmffnmhgiddjcoc |
| الوصف | Convert the table element to spreadsheet |
| حجم الملف | 105 KB |
| عدد التثبيتات | 7,268 |
| النسخة الحالية | 0.0.2 |
| آخر تحديث | 2014-07-22 |
| تاريخ النشر | 2014-07-22 |
| تقييم | 4.00/5 مجموع تقييمات 19 |
| المطور | moznion |
| نوع الدفع | free |
| موقع الإضافة | https://github.com/moznion/crx-table-to-spreadsheet |
| عنوان صفحة المساعدة | https://github.com/moznion/crx-table-to-spreadsheet/issues |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "table-to-spreadsheet",
"version": "0.0.2",
"manifest_version": 2,
"description": "Convert the table element to spreadsheet",
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"js\/background.js"
]
},
"content_scripts": [
{
"matches": [
" | |