By: Patric Cunha
Inspect and view changes in Tab URL Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab URL Exporter",
"author": "Patric Cunha",
"version": "1.0",
"description": "Export all tab URLs from current window to a text file",
"permissions": [
"tabs",
"downloads",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Export Tab URLs",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{a447c3d4-3430-43b0-a6a4-ecd606b42785}"
}
}
} Best Tab URL Exporter Alternatives
Here are some Firefox add-ons that are similar to Tab URL Exporter:
Tab Link Exporter (CSV, Markdown, Hyperlink)
enoctua
Tab Exporter/Importer
Martin
Export Tabs URLs v2.1
Taptomod
Tabs2Text
Dezese
Export Tabs URLs as Markdown
Mathieu
Save Tabs as PDF
dev
acExport Tabs URLs
Rikvip
Copy and Paste Tabs
Stanislav Senotrusov
Export Tabs URLs Phoenix
clach04
Export davaTabs URLs
BocilJP
Tabs_Export
gonso