By: RaidenOQ
Inspect and view changes in Reading List/ Reading History Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "XbatList Exporter",
"version": "2.1",
"description": "Export your Xbat lists and reading history to CSV, HTML, JSON, or PDF.",
"permissions": [
"activeTab"
],
"host_permissions": [
"https://xbat.me/*",
"https://xbat.app/*",
"https://xbat.la/*"
],
"browser_specific_settings": {
"gecko": {
"id": "batolist-exporter@raidenoq.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"https://xbat.me/*",
"https://xbat.app/*",
"https://xbat.la/*"
],
"js": [
"jsPDF-3.0.4/dist/jspdf.umd.min.js",
"Inter-normal.js",
"Inter-bold.js",
"fonts/inter.js",
"exporter.js"
],
"css": [
"style.css"
]
}
]
} Best Reading List/ Reading History Exporter Alternatives
Here are some Firefox add-ons that are similar to Reading List/ Reading History Exporter: