Bookmarks to JSON
Bookmarks to JSON
Apa itu Bookmarks to JSON?
Bookmarks to JSON adalah ekstensi Chrome yang dikembangkan oleh Blue Nest Digital Apps, dan fitur utamanya adalah "Bookmarks to JSON".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Bookmarks to JSON
Unduh file ekstensi Bookmarks to JSON 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
Export your bookmarks, or a subset of your bookmarks, by choosing a parent folder. The JSON is output to the page for easy copy/pasting. Use from the 'options' menu by right clicking the extension icon. Credits: App made by Bryan Mayor Icon made by http://www.flaticon.com/authors/madebyoliver from www.flaticon.com
Informasi Dasar Ekstensi
Nama | Bookmarks to JSON |
ID | ladccghgadelmlkjfkdjhjlinhogaibi |
URL Resmi | https://chromewebstore.google.com/detail/bookmarks-to-json/ladccghgadelmlkjfkdjhjlinhogaibi |
Deskripsi | Bookmarks to JSON |
Ukuran File | 8.39 KB |
Jumlah Instalasi | 502 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2016-10-08 |
Tanggal Publikasi | 2016-10-07 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Blue Nest Digital Apps |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bookmarks to JSON", "version": "1.1", "description": "Bookmarks to JSON", "icons": { "16": "icons\/agenda16.png", "32": "icons\/agenda32.png", "64": "icons\/agenda64.png", "128": "icons\/agenda128.png" }, "background": { "scripts": [] }, "permissions": [ "bookmarks" ], "options_page": "options.html", "manifest_version": 2 } |