제작자: Ivan Kudryavtsev Add-on
Inspect and view changes in Trail - Visual Browsing History source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.1.1",
"icons": {
"16": "icons/trail-16.png",
"32": "icons/trail-32.png",
"48": "icons/trail-48.png",
"128": "icons/trail-128.png"
},
"default_locale": "en",
"homepage_url": "https://gettrail.net",
"browser_specific_settings": {
"gecko": {
"id": "extension@gettrail.net",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"permissions": [
"storage",
"tabs",
"webNavigation",
"alarms",
"identity"
],
"web_accessible_resources": [
{
"resources": [
"assets/*.woff2"
],
"matches": [
"https://gettrail.net/*"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https: wss:;"
},
"host_permissions": [
"https://gettrail.net/*"
],
"action": {
"default_title": "__MSG_openTrail__",
"default_icon": {
"16": "icons/trail-16.png",
"32": "icons/trail-32.png",
"48": "icons/trail-48.png",
"128": "icons/trail-128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"default_title": "Trail"
},
"content_scripts": [
{
"matches": [
"https://gettrail.net/*"
],
"all_frames": false,
"run_at": "document_start",
"js": [
"content-scripts/content.js"
]
}
]
} 최고의 Trail - Visual Browsing History 대안
다음은 Trail - Visual Browsing History과(와) 유사한 Firefox add-on입니다:
Trail - Visual Browsing History
Ivan Kudryavtsev
HisMap - Visual History Tree
DevAyu
PageTrail
Akbarbale
History Graph
Chuck Dries
WebTrace - History Manager
Monolab Co.
WikiTrace
Roberto Reale
Rearview - History KnowledgeBase
rearview.ai
Tree Style Tab
Piro (piro_or)
Click Graph
Lucille Hood
WebGraph
PhilXD
EraseTrail
ncwd
Browser History Search
Mohammad Mirzaei