Par : TH3-AZ
Inspect and view changes in Link Runner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Link Runner",
"version": "1.0.3",
"description": "Execute a list of URLs sequentially, triggering the next URL based on destination rules.",
"permissions": [
"storage",
"tabs",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "link-runner@TH3-AZ.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"options_ui": {
"page": "popup.html",
"open_in_tab": true
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "assets/images/icon.16.png",
"32": "assets/images/icon.32.png",
"48": "assets/images/icon.48.png",
"128": "assets/images/icon.128.png"
}
},
"icons": {
"16": "assets/images/icon.16.png",
"32": "assets/images/icon.32.png",
"48": "assets/images/icon.48.png",
"128": "assets/images/icon.128.png"
}
} Meilleures alternatives Link Runner
Voici quelques Firefox add-ons qui sont similaires à Link Runner :