Shortweb
Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web.
Apa itu Shortweb?
Shortweb adalah ekstensi Chrome yang dikembangkan oleh https://www.getshortweb.com, dan fitur utamanya adalah "Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Shortweb
Unduh file ekstensi Shortweb 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
Shortweb is a tool that lets you highlight text online. Save highlights to look at later and share your highlights with your friends!
Informasi Dasar Ekstensi
Nama | |
ID | adoindkdhcaldklicoimacgpdpkeiinf |
URL Resmi | https://chromewebstore.google.com/detail/shortweb/adoindkdhcaldklicoimacgpdpkeiinf |
Deskripsi | Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web. |
Ukuran File | 652 KB |
Jumlah Instalasi | 23 |
Versi Saat Ini | 0.3.1 |
Terakhir Diperbarui | 2016-02-17 |
Tanggal Publikasi | 2016-02-17 |
Penilaian | 4.33/5 Total 12 Penilaian |
Pengembang | https://www.getshortweb.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.getshortweb.com |
URL Halaman Bantuan | http://www.getshortweb.com/#feedback |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Shortweb", "version": "0.3.1", "description": "Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web.", "icons": { "16": ".\/src\/images\/icon16.png", "48": ".\/src\/images\/icon48.png", "128": ".\/src\/images\/icon128.png" }, "browser_action": { "default_icon": { "19": ".\/src\/images\/icon19.png", "38": ".\/src\/images\/icon38.png" }, "default_title": "Shortweb" }, "background": { "scripts": [ ".\/src\/scripts\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |