By: Vicky Button Add-on
Inspect and view changes in HTML Table to JSON source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HTML Table Scraper",
"version": "1.0",
"description": "Scrapes data from an HTML table and formats it into a downloadable JSON file.",
"icons": {
"64": "icons/table-download-64.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{c8552720-bdeb-4fc2-b80b-511f1cd7c513}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"menus",
"downloads",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scripts/main.js"
]
}
],
"background": {
"scripts": [
"background/handleMessages.js",
"background/manageContextMenu.js"
]
}
} Best HTML Table to JSON Alternatives
Here are some Firefox add-ons that are similar to HTML Table to JSON:
Table To Text
Red Shock
HTML table to csv
Yazane
Export HTML Table to JSON/CSV
Michel Leonard
JsonToTable: JSON to Table
khaja hussain
JSON to Table Converter
loriblank
TidyScraper Table Extractor
lahmeri mohamed amine
Table to Excel
GeorgeMike.com
Table to CSV Downloader
Kipruto
Table to CSV: HTML Table Extractor
jscrip
Table Download
Arun
Download table as CSV
arktiv
HTML-Table Scraper
TAULU.inc