Table copier (to clipboard)

Choose from your userscipts addon menu. All tables are highlighted, click one to copy, elsewhere to cancel. Copy table and paste into spreadsheets like Excel, Google Sheets, LibreOffice Calc, OpenOffice Calc and others.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
JakubMarcinkowski
今日安裝
0
安裝總數
28
評價
1 0 0
版本
0.3.1
建立日期
2024-07-07
更新日期
2024-07-18
尺寸
5.1 KB
授權條款
Zlib
腳本執行於
所有網站

After install, new options in UserScript manager appears:
1. Copy table (full HTML)
Copy full HTML as is. Done, go home.
2. Copy table (cleaned HTML)
Before copy, clean tags that pasted into Excel, are making additional rows. Bad, don't want.
3. Copy table (cleaned, links as hrefs)
Clean and additionally replace links with they addresses. Ditch the stupid descriptions.
4. Copy table (cleanest, links as hrefs)
Replace everything with spans, excepts table building tags and... spans. I am a spanning master.

When an option is activated, with one table on the page, your table is scrolled to and copied to clipboard.
With more tables, they are highlighted. Click on the chosen one to copy or on anything else to cancel (culturally).

Example:
https://en.wikipedia.org/wiki/Tampermonkey
On top is a screenshot of a little table from the Wiki. Below tables copied by options in known order.
Notice one row is merged from 3 in the first table.