Inspect and view changes in Bookmark Domain Updater source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"version": "1.2.2",
"icons": {
"16": "core/assets/icons/icon16.png",
"48": "core/assets/icons/icon48.png",
"128": "core/assets/icons/icon128.png"
},
"permissions": [
"bookmarks",
"storage",
"alarms",
"scripting",
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess",
"webRequest",
"webRequestBlocking",
"notifications"
],
"host_permissions": [
"<all_urls>"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "bypass_iframe_blocks",
"enabled": true,
"path": "rules.json"
}
]
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_title": "__MSG_extensionName__",
"default_icon": {
"16": "core/assets/icons/icon16.png",
"48": "core/assets/icons/icon48.png",
"128": "core/assets/icons/icon128.png"
}
},
"web_accessible_resources": [
{
"resources": [
"core/languages/*.json",
"core/templates/main.html",
"core/assets/css/*.css",
"core/assets/js/**/*.js",
"core/assets/icons/*.png"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "bookmark-domain-updater@bookmarkupdater.com",
"strict_min_version": "113.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"content_scripts": [
{
"matches": [
"*://localhost/*",
"*://127.0.0.1/*",
"*://bookmark-domain-updater.vercel.app/*",
"*://bookmarkupdater.com/*",
"*://*.bookmarkupdater.com/*"
],
"js": [
"core/assets/js/content-bridge.js"
],
"run_at": "document_start"
},
{
"matches": [
"<all_urls>"
],
"js": [
"core/assets/js/sw-bypass.js"
],
"all_frames": true,
"run_at": "document_start"
}
]
} Best Bookmark Domain Updater Alternatives
Here are some Firefox add-ons that are similar to Bookmark Domain Updater:
Bookmark Cleaner
Ashish Dungdung
Bookmark Duplicate Cleaner
Mahay Alam Khan
Bookmark Manager Zero
AbsoluteXYZero
Advanced Bookmarks
Minavoii
Bookmark Enhancer
Bakari Mustafa
bookmark batch-updater
MrOtherGuy
CarryLinks
CarryLinks
Advanced Bookmark Manager Plus
TP88
FreshMarks it! - Bookmark Updater
Chitranjan Kumar Gupta
Bookmark Updater
Alexey
Bookmarks clean up
itwillnotbeasy