Shortweb
Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web.
Co to jest Shortweb?
Shortweb to rozszerzenie Chrome opracowane przez https://www.getshortweb.com, a jego główną funkcją jest „Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Shortweb
Pobierz pliki rozszerzeń Shortweb 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
Shortweb is a tool that lets you highlight text online. Save highlights to look at later and share your highlights with your friends!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | adoindkdhcaldklicoimacgpdpkeiinf |
Oficjalny URL | https://chromewebstore.google.com/detail/shortweb/adoindkdhcaldklicoimacgpdpkeiinf |
Opis | Shortweb makes it easy to do research by allowing you to search, aggregate, and reference relevant content from the web. |
Rozmiar pliku | 652 KB |
Liczba instalacji | 23 |
Aktualna Wersja | 0.3.1 |
Ostatnia Aktualizacja | 2016-02-17 |
Data Publikacji | 2016-02-17 |
Ocena | 4.33/5 Łącznie 12 Oceny |
Deweloper | https://www.getshortweb.com |
Typ Płatności | free |
Strona Rozszerzenia | http://www.getshortweb.com |
Adres URL Strony Pomocy | http://www.getshortweb.com/#feedback |
Obsługiwane Języki | 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": [ " |