BaCON
BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data.
Co to jest BaCON?
BaCON to rozszerzenie Chrome opracowane przez BaCON, a jego główną funkcją jest „BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia BaCON
Pobierz pliki rozszerzeń BaCON w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | BaCON |
ID | fhhnkaiknjdobboabdjmgbbaggjiokja |
Oficjalny URL | https://chromewebstore.google.com/detail/bacon/fhhnkaiknjdobboabdjmgbbaggjiokja |
Opis | BaCON (Bioinformatic CONtext menus) adds a right-click menu, containing various quick-tools to use with selected biological data. |
Rozmiar pliku | 152 KB |
Liczba instalacji | 204 |
Aktualna Wersja | 1.2 |
Ostatnia Aktualizacja | 2016-01-30 |
Data Publikacji | 2016-01-21 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | BaCON |
Typ Płatności | free |
Obsługiwane Języki | 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", " |