Typed
Typed Web Extension
Cos'è Typed?
Typed è un'estensione di Chrome sviluppata da Team Typed, e la sua funzione principale è "Typed Web Extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Typed
Scarica i file di estensione Typed in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
You can easily add web resources to Typed with just a click by installing the web extension, no longer needing to copy and paste URLs.
Features provided:
- Save the URL to your Typed library
- Link the URL directly to specific document or folder
- Be mouseless and use keyboard shortcuts to save even faster
---
웹에서 원하는 URL을 바로 타입드에 추가하세요. URL를 복사해서 타입드 서비스에 추가할 필요 없이 웹 익스텐션을 설치하여 원클릭으로 쉽게 타입드 라이브러리 내 저장이 가능합니다.
제공 기능:
- URL을 자신의 라이브러리로 저장
- 도큐먼트 혹은 폴더를 지정하여 URL을 저장
- 숏컷을 활용한 빠른 URL 수집 Informazioni di Base sull'Estensione
| Nome | |
| ID | kaeblcnicidcgbblaepcapgabflhmgno |
| URL Ufficiale | https://chromewebstore.google.com/detail/typed/kaeblcnicidcgbblaepcapgabflhmgno |
| Descrizione | Typed Web Extension |
| Dimensione del File | 8.14 MB |
| Conteggio Installazioni | 8,877 |
| Versione Corrente | 1.0.13 |
| Ultimo Aggiornamento | 2023-05-26 |
| Data di Pubblicazione | 2021-08-20 |
| Valutazione | 4.85/5 Totale 41 Valutazioni |
| Sviluppatore | Team Typed |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.typed.do/ |
| URL della Pagina della Politica sulla Privacy | https://typed.do/privacy |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Typed",
"description": "Typed Web Extension",
"version": "1.0.13",
"manifest_version": 3,
"permissions": [
"storage",
"scripting"
],
"host_permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"action": {
"default_icon": {
"16": "icons\/typed-app-icon16.png",
"32": "icons\/typed-app-icon32.png",
"48": "icons\/typed-app-icon48.png",
"128": "icons\/typed-app-icon128.png"
}
},
"icons": {
"16": "icons\/typed-app-icon16.png",
"32": "icons\/typed-app-icon32.png",
"48": "icons\/typed-app-icon48.png",
"128": "icons\/typed-app-icon128.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |