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…
Apa itu URL Keeper?
URL Keeper adalah ekstensi Chrome yang dikembangkan oleh Yahya K.Salman, dan fitur utamanya adalah "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi URL Keeper
Unduh file ekstensi URL Keeper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | URL Keeper |
ID | nfjoioebfckjekhgmhcnddpiphbpcbhp |
URL Resmi | https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp |
Deskripsi | Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through… |
Ukuran File | 145 KB |
Jumlah Instalasi | 75 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2022-02-16 |
Tanggal Publikasi | 2022-02-15 |
Pengembang | Yahya K.Salman |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |