Mozilla Firefox Browser - Safe and fast
Open page, link or all current tabs in Firefox browser by left clicking or right clicking on context menu.
什麼是Mozilla Firefox Browser - Safe and fast?
Mozilla Firefox Browser - Safe and fast是由Open With開發的Chrome擴展程式,該擴展的主要功能是“Open page, link or all current tabs in Firefox browser by left clicking or right clicking on context menu.”。
擴展截圖
下載Mozilla Firefox Browser - Safe and fast擴展crx文件
下載Mozilla Firefox Browser - Safe and fast擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension allows you to open tabs or links from default browser to Firefox with just one click of the icon. This extension will help reduce the time it takes to switch between the two browsers to optimize your time and work. Note: For this extension to work, you need to download and install the native application (Firefox browser) on your device and follow the installation instructions in our instructions tab. .
擴展基本資訊
名稱 | |
ID | pnhcpldnkhefbmkmlaejcllndaoeloll |
官方網址 | https://chrome.google.com/webstore/detail/mozilla-firefox-browser-s/pnhcpldnkhefbmkmlaejcllndaoeloll |
簡介 | Open page, link or all current tabs in Firefox browser by left clicking or right clicking on context menu. |
檔案大小 | 199 KB |
安裝次數 | 2,000 |
目前版本 | 0.3 |
更新時間 | 2021-04-28 |
上架時間 | 2021-03-30 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Open With |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://borwi.com/open-in/ |
說明頁面URL | https://borwi.com/contact/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mozilla Firefox Browser - Safe and fast", "description": "Open page, link or all current tabs in Firefox browser by left clicking or right clicking on context menu.", "version": "0.3", "manifest_version": 2, "optional_permissions": [ "downloads" ], "storage": { "managed_schema": "managed.json" }, "permissions": [ "tabs", "storage", "contextMenus", "nativeMessaging" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png", "128": "data\/icons\/128.png", "256": "data\/icons\/256.png", "512": "data\/icons\/512.png" }, "content_scripts": [ { "matches": [ " |