By: Galcedion
Inspect and view changes in TableWizard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.3",
"description": "__MSG_extensionDescription__",
"developer": {
"name": "Galcedion",
"url": "https://galcedion.de"
},
"icons": {
"16": "icons/icon.svg"
},
"default_locale": "en",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"tablewizard.js",
"tweditor.js"
]
}
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"permissions": [
"menus",
"activeTab",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "tablewizard@galcedion.de"
}
},
"options_ui": {
"page": "settings/options.html"
}
} Best TableWizard Alternatives
Here are some Firefox add-ons that are similar to TableWizard:
Table to Excel
GeorgeMike.com
Tablenator
Charah.ca
Table to CSV: HTML Table Extractor
jscrip
Table Download
Arun
WikiColumn
Matt M
TableLift
James
TableShot
Francesco De Stefano
Table Filter Extension
risniking
Download table as CSV
arktiv
AnyTable
Sean
DataTables to CSV Tool
Bet88
Tile Tabs WE
DW-dev