By: Fittirocket
Inspect and view changes in NAS Bookmarks Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NAS Bookmarks Sync",
"description": "Sync NAS Bookmarks",
"version": "0.17",
"options_ui": {
"page": "options.html",
"browser_style": true
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"jquery-3.7.1.js",
"background.js"
]
},
"permissions": [
"tabs",
"storage",
"https://*/",
"bookmarks",
"notifications",
"unlimitedStorage",
"sessions",
"cookies"
],
"icons": {
"24": "icon.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "idontkonwhattowrite@hereatthis.com"
}
},
"web_accessible_resources": [
"icon.png"
]
} Best NAS Bookmarks Sync Alternatives
Here are some Firefox add-ons that are similar to NAS Bookmarks Sync: