Inspect and view changes in Link Mode Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Link Mode Switcher",
"version": "1.5",
"description": "タブごとにリンクの開き方を切り替える(中クリックでモード切り替え)",
"permissions": [
"tabs",
"storage",
"contextMenus",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "リンク開きモード切替",
"default_icon": {
"16": "icons/icon_default.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{7b0683c2-1f4a-4009-9b3a-e03b7824e5b2}"
}
}
} Best Link Mode Switcher Alternatives
Here are some Firefox add-ons that are similar to Link Mode Switcher:
Switch to already opened tab
rinsuki
Activate or Open in New Tab
Expression Inc.
OpenCurrentTab
柊 菜緒
No More New Tab
BooksBar
短縮リンク作成 for Firefox
焼きすぎた鮭
Drag Link Open for Firefox
kkx
Linkin Tab
Canarduck
URL として開く
Firefox user 12837501
Anchrd Tab Management
Griffentek
BrowserSelector
ClearCode Inc.
Open Link with New Tab
sienori
Card Tab - 我的导航
xixiamango