Typed
Typed Web Extension
Typedとは何ですか?
TypedはTeam Typedによって開発されたChromeの拡張機能で、その主な機能は「Typed Web Extension」です。
拡張機能のスクリーンショット
Typed拡張機能のCRXファイルをダウンロード
Typed拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 수집 拡張機能の基本情報
| 名前 | |
| ID | kaeblcnicidcgbblaepcapgabflhmgno |
| 公式URL | https://chromewebstore.google.com/detail/typed/kaeblcnicidcgbblaepcapgabflhmgno |
| 説明 | Typed Web Extension |
| ファイルサイズ | 8.14 MB |
| インストール数 | 8,877 |
| 現在のバージョン | 1.0.13 |
| 最終更新日 | 2023-05-26 |
| 公開日 | 2021-08-20 |
| 評価 | 4.85/5 合計 41 レビュー |
| 開発者 | Team Typed |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.typed.do/ |
| プライバシーポリシーページのURL | https://typed.do/privacy |
| 対応言語 | 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": [
" | |