URL Keeper
Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
URL Keeper là gì?
URL Keeper là một tiện ích mở rộng Chrome được phát triển bởi Yahya K.Salman, và tính năng chính của nó là "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng URL Keeper
Tải xuống các tệp mở rộng URL Keeper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through this button, the link that is manually typed in the input field for links is saved. - SAVE TAB: Through this button, we directly save the link to the website I am working on. -DELETE ALL: When this button is double-clicked, all saved links will be deleted
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | URL Keeper |
ID | nfjoioebfckjekhgmhcnddpiphbpcbhp |
URL Chính Thức | https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp |
Mô tả | Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through… |
Kích Thước Tệp | 145 KB |
Số Lần Cài Đặt | 75 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2022-02-16 |
Ngày Phát Hành | 2022-02-15 |
Nhà Phát Triển | Yahya K.Salman |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.1", "name": "URL Keeper", "action": { "default_popup": "index.html", "default_icon": "logo.png" }, "permissions": [ "tabs" ] } |