Sefaria Search
Allow user to search within Sefaria, and extract links (''refs'')
Apa itu Sefaria Search?
Sefaria Search adalah ekstensi Chrome yang dikembangkan oleh itsho, dan fitur utamanya adalah "Allow user to search within Sefaria, and extract links (''refs'')".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Sefaria Search
Unduh file ekstensi Sefaria Search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Allows you to search within Sefaria Project, and paste a direct link or paste the actual phrase into your active tab in Chrome. Notice: the "paste" action does not work on non-HTML tabs such as home page of chrome or the settings page.
Informasi Dasar Ekstensi
Nama | Sefaria Search |
ID | dbicdnakpagglfpbgnbikgjjokpffddp |
URL Resmi | https://chromewebstore.google.com/detail/sefaria-search/dbicdnakpagglfpbgnbikgjjokpffddp |
Deskripsi | Allow user to search within Sefaria, and extract links (''refs'') |
Ukuran File | 1010 KB |
Jumlah Instalasi | 66 |
Versi Saat Ini | 1.7.2017.1122 |
Terakhir Diperbarui | 2017-11-22 |
Tanggal Publikasi | 2017-11-22 |
Penilaian | 4.00/5 Total 1 Penilaian |
Pengembang | itsho |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | iw |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sefaria Search", "description": "Allow user to search within Sefaria, and extract links (''refs'')", "version": "1.7.2017.1122", "offline_enabled": false, "icons": { "128": "images\/search128.png" }, "options_ui": { "chrome_style": true, "page": "about.html" }, "browser_action": { "default_icon": "images\/search32.png", "default_popup": "index.html" }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |