HTML table to csv
This extension convert html tables to csv files.
Vad är HTML table to csv?
HTML table to csv är en Chrome-tillägg utvecklad av yazaneweb, och dess huvudfunktion är "This extension convert html tables to csv files.".
Tilläggsskärmbilder
Ladda ner HTML table to csv-förlängningens CRX-fil
Ladda ner HTML table to csv-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
This extension allow you to export all the HTML tables in the current page as a csv file. Grundläggande Information om Tillägg
| Namn | |
| ID | ekcjldfelniofapdjpdpbknojmnnmoba |
| Officiell webbadress | https://chromewebstore.google.com/detail/html-table-to-csv/ekcjldfelniofapdjpdpbknojmnnmoba |
| Beskrivning | This extension convert html tables to csv files. |
| Filstorlek | 753 KB |
| Antal Installationer | 863 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2022-07-02 |
| Publiceringsdatum | 2022-06-29 |
| Betyg | 2.50/5 Totalt 2 Betyg |
| Utvecklare | yazaneweb |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "HTML table to csv",
"description": "This extension convert html tables to csv files.",
"version": "1.1",
"action": {
"default_icon": "img\/logo.png",
"default_popup": "index.html"
},
"icons": {
"16": "img\/icon16.png",
"32": "img\/icon32.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"permissions": [
"activeTab",
"scripting"
],
"web_accessible_resources": [
{
"resources": [
"img\/loading.gif"
],
"matches": [
" | |