By: Mario
Inspect and view changes in DynamicMark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DynamicMark",
"description": "Bookmarks that update their URL when you click on a link",
"version": "0.2",
"permissions": [
"<all_urls>",
"tabs",
"webNavigation",
//"activeTab",
"bookmarks",
"storage"
],
"background": {
"scripts": ["background.js"]
},
"icons": {
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"144": "icons/icon.svg",
"192": "icons/icon.svg"
},
"page_action": {
"default_title": "DynamicMark",
"default_icon": "icons/inactive.svg"
}
}
Best DynamicMark Alternatives
Here are some Firefox add-ons that are similar to DynamicMark: