Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
Link Saver & Organizer란 무엇입니까?
Link Saver & Organizer은(는) nayobaez.extension에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This link saver helps you save time by storing your links onto your local storage with one click of a button."입니다.
확장 프로그램 스크린샷
Link Saver & Organizer 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Quick Guide:
- Enter your link manually and save by clicking on "Save Input"
- Click on "Save tab" to save link directly from the browser tab
- The "Delete all" button removes all saved links at once
- The "trashcan Icon" removed that specific link
- The "copy Icon" will copy that specific link
I am currently working on a new interface and features, which will include the possibility to rename links, categorize them by collection and drag and drop them. 확장 프로그램 기본 정보
| 이름 | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| 공식 URL | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| 설명 | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| 파일 크기 | 828 KB |
| 설치 횟수 | 63 |
| 현재 버전 | 1.1 |
| 최근 업데이트 | 2022-12-20 |
| 출시 날짜 | 2022-12-14 |
| 개발자 | nayobaez.extension |
| 이메일 | [email protected] |
| 결제 유형 | free |
| 지원되는 언어 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.1",
"name": "Link Saver & Organizer",
"action": {
"default_popup": "index.html",
"default_icon": "Linksaver-icon.png"
},
"description": "This link saver helps you save time by storing your links onto your local storage with one click of a button.",
"permissions": [
"tabs"
]
} | |