table-sort-js
Makes tables sortable using table-sort-js: https://github.com/LeeWannacott/table-sort-js
什麼是table-sort-js?
table-sort-js是由Lee Wannacott開發的Chrome擴展程式,該擴展的主要功能是“Makes tables sortable using table-sort-js: https://github.com/LeeWannacott/table-sort-js”。
擴展截圖
下載table-sort-js擴展crx文件
下載table-sort-js擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Make the tables of websites you visit sortable!
擴展基本資訊
名稱 | table-sort-js |
ID | dioemkojkjhlhmfiocgniipejgkbfibb |
官方網址 | https://chromewebstore.google.com/detail/table-sort-js/dioemkojkjhlhmfiocgniipejgkbfibb |
簡介 | Makes tables sortable using table-sort-js: https://github.com/LeeWannacott/table-sort-js |
檔案大小 | 10.47 KB |
安裝次數 | 50 |
目前版本 | 1.18.3 |
更新時間 | 2023-12-29 |
上架時間 | 2023-05-14 |
開發者 | Lee Wannacott |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/LeeWannacott/table-sort-js |
說明頁面URL | https://github.com/LeeWannacott/table-sort-js/issues |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "author": "Lee Wannacott", "name": "table-sort-js", "version": "1.18.3", "description": "Makes tables sortable using table-sort-js: https:\/\/github.com\/LeeWannacott\/table-sort-js", "icons": { "48": "icons\/t.png" }, "browser_action": { "default_icon": ".\/icons\/t.png", "default_title": "table-sort-js" }, "content_scripts": [ { "matches": [ " |