BaCON
BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data.
什麼是BaCON?
BaCON是由BaCON開發的Chrome擴展程式,該擴展的主要功能是“BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data.”。
擴展截圖
下載BaCON擴展crx文件
下載BaCON擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
BaCon is a chrome extension that gives you access to all kinds of bioinformatic tools in a handy right-click context menu. Whenever you select a sequence with your mouse and right-click on the selection, you will see the BaCON menu, containing a lot of tools both for nucleotide sequences and protein sequences. The tools you want to have in the menu is fully customizable and contains many commonly used tools, such as BLAST and many tools from the EMBOSS package. BaCON allows you to use these tools directly when you find an interesting sequence, without having to save it to file or finding the correct web site to enter your data. To use BaCON, just mark the sequence, right-click, and select your tool. That’s all there is to it.
擴展基本資訊
名稱 | BaCON |
ID | fhhnkaiknjdobboabdjmgbbaggjiokja |
官方網址 | https://chromewebstore.google.com/detail/bacon/fhhnkaiknjdobboabdjmgbbaggjiokja |
簡介 | BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data. |
檔案大小 | 152 KB |
安裝次數 | 204 |
目前版本 | 1.2 |
更新時間 | 2016-01-30 |
上架時間 | 2016-01-21 |
評分 | 5.00/5 共 3 次評分 |
開發者 | BaCON |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BaCON", "description": "BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data.", "version": "1.2", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "options_page": "options.html", "permissions": [ "contextMenus", "storage", " |