TJC Bible Lookup
Look up bible verse in TJCCanada.org bible
O que é TJC Bible Lookup?
TJC Bible Lookup é uma extensão do Chrome desenvolvida por mrchen.ca, e sua principal característica é "Look up bible verse in TJCCanada.org bible".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TJC Bible Lookup
Baixe arquivos de extensão TJC Bible Lookup no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
When a bible verse such as Gen 1:1 is selected in chrome, right-mouse-click brings context menu to look up the verse directly in a single click 當從Chrom瀏覽器上選取一聖經章節時, 如 "林前三11", 按下滑鼠右鍵即可直接觀看選取之章節及前後文
Informações Básicas da Extensão
Nome | TJC Bible Lookup |
ID | lanhkejdapealnnaghpejkbephagnmjm |
URL Oficial | https://chromewebstore.google.com/detail/tjc-bible-lookup/lanhkejdapealnnaghpejkbephagnmjm |
Descrição | Look up bible verse in TJCCanada.org bible |
Tamanho do Arquivo | 6.16 KB |
Contagem de Instalações | 49 |
Versão Atual | 0.1.3 |
Última Atualização | 2013-09-04 |
Data de Publicação | 2013-09-03 |
Desenvolvedor | mrchen.ca |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TJC Bible Lookup", "description": "Look up bible verse in TJCCanada.org bible", "version": "0.1.3", "permissions": [ "contextMenus" ], "background": { "scripts": [ "tjc_bible_lookup.js" ] }, "manifest_version": 2 } |