제작자: 4D2A
Inspect and view changes in TabsURLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TabsURLs",
"version": "1.0",
"description": "Extracts URLs from tabs.",
"icons": {
"48": "icons/icon-light.svg"
},
"permissions": [
"tabs",
"clipboardWrite"
],
"web_accessible_resources": [
"icons/*.*"
],
"browser_action": {
"browser_style": true,
"default_icon": "icons/icon-dark.svg",
"theme_icons": [
{
"light": "icons/icon-light.svg",
"dark": "icons/icon-dark.svg",
"size": 32
}
],
"default_title": "TabsURLs",
"default_popup": "popup/menu.html"
}
} 최고의 TabsURLs 대안
다음은 TabsURLs과(와) 유사한 Firefox add-on입니다: