By: MarcinDJ
Inspect and view changes in Travian – Complete Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Travian – Complete Extension",
"version": "1.4.0",
"description": "Finding elephants, Notes, and others legal feautres.",
"content_scripts": [
{
"matches": [
"*://*.travian.com/*"
],
"js": [
"const.js",
"panelBase.js",
"panel_animals_finder.js",
"panelNotes.js",
"panelInfo.js",
"panel_links.js",
"travianListener.js",
"panel_calc.js",
"panel_resources.js",
"content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"tabs",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "travian-tools-panels@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Travian – Complete Extension Alternatives
Here are some Firefox add-ons that are similar to Travian – Complete Extension: