By: zombiehaus
Inspect and view changes in Google Drive Bookmark Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Drive Bookmark Sync",
"version": "1.0",
"description": "Syncs bookmarks to a folder in Google Drive.",
"permissions": [
"identity",
"bookmarks",
"storage",
"alarms",
"https://www.googleapis.com/"
],
"background": {
"scripts": [
"polyfill.js",
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon.png",
"128": "icons/icon.png"
}
},
"icons": {
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "{8eb4a504-4c2c-4156-9f27-8fb90cc8a63a}"
}
}
} Best Google Drive Bookmark Sync Alternatives
Here are some Firefox add-ons that are similar to Google Drive Bookmark Sync: