Bookmarks to JSON
Bookmarks to JSON
Qu'est-ce que Bookmarks to JSON ?
Bookmarks to JSON est une extension Chrome développée par Blue Nest Digital Apps, et sa fonction principale est "Bookmarks to JSON".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bookmarks to JSON
Téléchargez les fichiers d'extension Bookmarks to JSON au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Bookmarks to JSON |
ID | ladccghgadelmlkjfkdjhjlinhogaibi |
URL Officiel | https://chromewebstore.google.com/detail/bookmarks-to-json/ladccghgadelmlkjfkdjhjlinhogaibi |
Description | Bookmarks to JSON |
Taille du Fichier | 8.39 KB |
Nombre d'Installations | 502 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2016-10-08 |
Date de Publication | 2016-10-07 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Blue Nest Digital Apps |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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 } |