By: Mohammed khalid
Inspect and view changes in Transfer Forum Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Transfer Forum Tool",
"version": "2.5",
"description": "Extracts reservation data and exports it as Excel or PDF.",
"permissions": [
"activeTab",
"scripting"
],
"host_permissions": [
"*://*/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/document.png",
"48": "icons/document.png",
"128": "icons/document.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"libs/*",
"images/*"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "transferforum@yourdomain.com"
}
}
} Best Transfer Forum Tool Alternatives
Here are some Firefox add-ons that are similar to Transfer Forum Tool:
Reservation Handler
Harald Chan
Reservation Handler
Harald Chan
B-Hotels Scraper: Export Stays, Reviews, Flights &
nifty.codes
T-Travel Scraper: Export Hotels, Restaurants
nifty.codes
Data Extraction - G TECH
IKRAM KHAN
Taobao extension
pureiboi
Data Extraction - Level 1 Gtech
IKRAM KHAN
MCP Servers & Tools Data Scraper and Exporter
Aevorn LLC
Taobao extension
pureiboi
Data Extractor for Airtable by Table Capture
GeorgeMike.com