Por: Whiskay
Inspect and view changes in WebJourney source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Journey",
"version": "1.0.2",
"description": "Extension to manage your web journey.",
"manifest_version": 2,
"author": "Whiskay",
"browser_action": {
"default_popup": "popup.html",
"default_title": "Journey"
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"background.js",
"worker.js"
]
}
],
"permissions": [
"storage",
"scripting",
"tabs",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"options_page": "options.html",
"browser_specific_settings": {
"gecko": {
"id": "journey1.0@whiskay.dev"
}
},
"icons": {
"16": "./icon16.png",
"32": "./icon32.png",
"48": "./icon48.png",
"128": "./icon128.png"
}
} Mejores alternativas WebJourney
Aquí hay algunas Firefox add-ons que son similares a WebJourney:
Tab Vault
Alan
Simple Tab Manager
Anubosiris
Foxy Tabs
Francesco De Stefano
JourneyAL
JourneyAL
Tabs aside
Eugene Fox
SessionPaw: Tabs Outliner
SessionPaw's Builder
Web Browsing Journal
Sethos
Tab Link Exporter (CSV, Markdown, Hyperlink)
enoctua
Tab Extract
Monting
Tab Exporter/Importer
Martin
SessionPaw: OneTab Outliner
SessionPaw's Builder
linkhere
Max Isom