Sublime
Collect and connect anything interesting you find on the Internet
Sublime란 무엇입니까?
Sublime은(는) https://sublime.app에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collect and connect anything interesting you find on the Internet"입니다.
확장 프로그램 스크린샷
Sublime 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
At Sublime, we’re on a quest to build the perfect tool to collect and connect anything interesting you come across, so you can build your own intelligent library of ideas. With our browser extension you can save anything from anywhere on the web. • Select any text to save a highlight. • Right-click any image to save it. • Click the Sublime extension icon to save links. • Connect highlights, images, and links to your collections. • Add notes to remember why you saved something. You'll need a Sublime account to use this extension. Join here: https://sublime.app/sign-up Sublime is for you if… • You want a simpler, more communal way to build your “second brain”. • You are a thinker, tinkerer, writer, or creative in love with interesting ideas. • You want to turn the countless hours you spend reading and consuming content into a curated, self-organizing personal library. • You find curation and world-building to be a very gratifying leisurely pursuit. • You want serendipitous encounters with good people on the Internet without the pressure to accumulate likes or build an audience. A sublime Internet awaits you. Check out the extension guide: https://sublimeapp.notion.site/The-Sublime-browser-extension-d00f26500970464f82ccc0200bd901ba Read our manifesto: https://sublimeapp.notion.site/A-SUBLIME-INTERNET-b5453f44067e4e8c81f02716fc162cdc
확장 프로그램 기본 정보
이름 | Sublime |
ID | fnliebffpgomomjeflboommgbdnjadbh |
공식 URL | https://chromewebstore.google.com/detail/sublime/fnliebffpgomomjeflboommgbdnjadbh |
설명 | Collect and connect anything interesting you find on the Internet |
파일 크기 | 8.67 MB |
설치 횟수 | 382 |
현재 버전 | 0.16.4 |
최근 업데이트 | 2024-03-05 |
출시 날짜 | 2023-07-25 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://sublime.app |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://sublime.app |
도움말 페이지 URL | https://sublimeapp.notion.site/The-Sublime-browser-extension-d00f26500970464f82ccc0200bd901ba |
개인정보 보호 정책 페이지 URL | https://sublimeapp.notion.site/Privacy-Policy-a14c57b654f14beeabc5464617c1750a |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sublime", "version": "0.16.4", "description": "Collect and connect anything interesting you find on the Internet", "homepage_url": "https:\/\/sublime.app", "manifest_version": 3, "browser_specific_settings": { "gecko": { "id": "[email protected]" } }, "minimum_chrome_version": "100", "icons": { "128": "assets\/logo.png" }, "permissions": [ "storage", "activeTab", "contextMenus", "alarms", "scripting" ], "optional_permissions": [ " |