SpeedUp
Share easily
什麼是SpeedUp?
SpeedUp是由OpenSource開發的Chrome擴展程式,該擴展的主要功能是“Share easily”。
擴展截圖
下載SpeedUp擴展crx文件
下載SpeedUp擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Share anything from your webpage. If you don't select anything, url is shared. For sharing images and hyperlinks, right click to select the share option and scan the generated QR Code at the receiver end. Save your time, you are already running late.
擴展基本資訊
名稱 | |
ID | enjjlbjcahcijonjpdpcifnjoniojbaa |
官方網址 | https://chromewebstore.google.com/detail/speedup/enjjlbjcahcijonjpdpcifnjoniojbaa |
簡介 | Share easily |
檔案大小 | 554 KB |
安裝次數 | 15 |
目前版本 | 2.1 |
更新時間 | 2016-09-28 |
上架時間 | 2016-09-27 |
評分 | 5.00/5 共 5 次評分 |
開發者 | OpenSource |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SpeedUp", "description": "Share easily", "version": "2.1", "browser_action": { "default_icon": "icon.ico", "default_popup": "popup.html" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "permissions": [ " |