Bookmarks to JSON
Bookmarks to JSON
Wat is Bookmarks to JSON?
Bookmarks to JSON is een Chrome-extensie ontwikkeld door Blue Nest Digital Apps, en de belangrijkste functie is "Bookmarks to JSON".
Extensie Screenshots
Download het CRX-bestand van de extensie Bookmarks to JSON
Download Bookmarks to JSON-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | ladccghgadelmlkjfkdjhjlinhogaibi |
| Officiële URL | https://chromewebstore.google.com/detail/bookmarks-to-json/ladccghgadelmlkjfkdjhjlinhogaibi |
| Beschrijving | Bookmarks to JSON |
| Bestandsgrootte | 8.39 KB |
| Aantal Installaties | 502 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2016-10-08 |
| Publicatiedatum | 2016-10-07 |
| Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Blue Nest Digital Apps |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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
} | |