Por: Nicodori Works
Inspect and view changes in Table Form Paste Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Table Form Paste Helper",
"version": "1.3.2",
"description": "Paste spreadsheet tabular data into table-style web forms from the focused cell.",
"permissions": [
"storage",
"activeTab"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_title": "Table Form Paste Helper",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{75d8b542-1659-4f1a-b21c-65b5f4cde934}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas Table Form Paste Helper
Aquí hay algunas Firefox add-ons que son similares a Table Form Paste Helper:
Excel Table Fixer
Mehmet Emre Demirbek
Table Capture Lite
IT Nusamba
Table to Excel
GeorgeMike.com
Table Copy Helper
Ali Raza
Table Selector Pro
RishiVerse
Clipboard Auto Paster
Thu
HTML-Table Scraper
TAULU.inc
Table Download
Arun
AnyTable
Sean
Table Capture
GeorgeMike.com
Form Filler
Miloud.H
EasyPaste
Nibin
Copy Table as Clean CSV
Decaseo