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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย justinlevitt12 และคุณลักษณะหลักของมันคือ "Easily save Google search results URLs with a single click! Simple Search Saver is a lightweight and efficient Chrome extension…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Save Search Results
ดาวน์โหลดไฟล์ส่วนขยาย Save Search Results ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" ] } |