Por: Jeremy De la casa Add-on
Inspect and view changes in Maark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Maark",
"version": "1.1.0",
"default_locale": "fr",
"description": "__MSG_description__",
"action": {
"default_popup": "popup.html",
"default_title": "__MSG_actionTitle__",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"permissions": [
"activeTab",
"storage",
"alarms",
"identity"
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+M",
"mac": "Command+Shift+M"
},
"description": "__MSG_actionTitle__"
}
},
"host_permissions": [
"https://api.maark.app/*"
],
"browser_specific_settings": {
"gecko": {
"id": "maark@maark.app",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"authenticationInfo",
"browsingActivity"
]
}
}
}
} Mejores alternativas Maark
Aquí hay algunas Firefox add-ons que son similares a Maark: