Save Search Results
Easily save Google search results URLs with a single click! Simple Search Saver is a lightweight and efficient Chrome extension…
Save Search Results란 무엇입니까?
Save Search Results은(는) justinlevitt12에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily save Google search results URLs with a single click! Simple Search Saver is a lightweight and efficient Chrome extension…"입니다.
확장 프로그램 스크린샷
Save Search Results 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Easily save Google search results URLs with a single click! Simple Search Saver is a lightweight and efficient Chrome extension that lets you effortlessly save the URLs of Google search results. If you find yourself often needing to record or share the web addresses of your search results, Simple Search Saver is the perfect tool for you! Features: Easy to Use: With a single click of a button, instantly capture all the URLs from your Google search results. Fast: No more manual copying and pasting. Simple Search Saver handles it all in an instant. Efficient: Get a clean, plain text list of your search result URLs ready to save or share as you need. Safe & Private: We value your privacy. Simple Search Saver does not store or share your data. All actions happen locally on your device. Usage: Perform a Google search as you normally would. Click on the Simple Search Saver extension icon. Click "Save Results". A list of URLs from the search results will be generated in the extension popup. Whether you're a researcher compiling sources, a professional gathering references, or just someone who wants to easily save or share search results, Simple Search Saver is here to simplify your task! Experience a better, more efficient way of saving your search results with Simple Search Saver. Install now!
확장 프로그램 기본 정보
이름 | |
ID | fppgodjcdekgbhbipabkkdhbmnahbhnj |
공식 URL | https://chromewebstore.google.com/detail/save-search-results/fppgodjcdekgbhbipabkkdhbmnahbhnj |
설명 | Easily save Google search results URLs with a single click! Simple Search Saver is a lightweight and efficient Chrome extension… |
파일 크기 | 6.57 KB |
설치 횟수 | 419 |
현재 버전 | 1.1 |
최근 업데이트 | 2023-08-05 |
출시 날짜 | 2023-06-23 |
평점 | 4.50/5 총 4 개의 평점 |
개발자 | justinlevitt12 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.linkedin.com/in/justin-levitt/ |
도움말 페이지 URL | https://www.linkedin.com/in/justin-levitt/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Save Search Results", "version": "1.1", "action": { "default_popup": "popup.html", "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "permissions": [ "activeTab", "scripting" ] } |