Bookmark Sidebar
Adds a toggleable sidebar with all your bookmarks at the edge of your browser window.
Bookmark Sidebarคืออะไร?
Bookmark Sidebar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Philipp König และคุณลักษณะหลักของมันคือ "Adds a toggleable sidebar with all your bookmarks at the edge of your browser window."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bookmark Sidebar
ดาวน์โหลดไฟล์ส่วนขยาย Bookmark Sidebar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extensions allows you to access your bookmarks by clicking on the left or right side your screen. You can edit, delete or rearrange your bookmarks by drag&drop and view some information about them by just clicking them with your left mouse button. You can check your bookmarks for updated or broken urls, too. You can also open your bookmarks in the side panel provided by Chrome. The sidebar will then be opened alongside the websites and stays there as a permanent sidebar. If you found a bug, have ideas for features or improvements, please let me know.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Bookmark Sidebar |
ID | jdbnofccmhefkmjbkkdkfiicjkgofkdh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/bookmark-sidebar/jdbnofccmhefkmjbkkdkfiicjkgofkdh |
คำอธิบาย | Adds a toggleable sidebar with all your bookmarks at the edge of your browser window. |
ขนาดไฟล์ | 738 KB |
จำนวนการติดตั้ง | 330,721 |
เวอร์ชันปัจจุบัน | 2.2.0 |
อัปเดตครั้งล่าสุด | 2023-09-11 |
วันที่เผยแพร่ | 2020-06-01 |
คะแนน | 4.55/5 รวมทั้งหมด 1546 คะแนน |
ผู้พัฒนา | Philipp König |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://extensions.redeviation.com/ |
URL หน้าช่วยเหลือ | https://extensions.redeviation.com/feedback/bs |
URL หน้านโยบายความเป็นส่วนตัว | https://extensions.redeviation.com/privacy |
ภาษาที่รองรับ | id,de,en,en-US,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extension_name__", "short_name": "__MSG_extension_name_short__", "description": "__MSG_extension_desc__", "default_locale": "en", "version": "2.2.0", "version_name": "2.2.0", "minimum_chrome_version": "114", "homepage_url": "https:\/\/extensions.redeviation.com\/", "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "css": [ "css\/contentBase.css" ], "js": [ "js\/extension.js" ], "matches": [ " |