제작자: Juraj Mäsiar
Inspect and view changes in Send Note to Device source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "5.6",
"author": "Juraj Mäsiar",
"default_locale": "en",
"name": "__MSG_app_name__",
"description": "__MSG_app_desc__",
"icons": {
"48": "48.png",
"128": "128.png"
},
"background": {
"scripts": [
"background_sntd.worker.js"
]
},
"action": {
"default_area": "navbar",
"default_icon": {
"128": "128.png"
},
"default_popup": "popup/popup.html"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+M"
}
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"permissions": [
"contextMenus",
"storage",
"alarms",
"scripting",
"activeTab"
],
"web_accessible_resources": [
{
"resources": [
"128.png",
"utils/svg/resize-corner.svg",
"note/note.css",
"note/note.html",
"note/note.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "admin@fastaddons.com_SendNoteToDevice",
"data_collection_permissions": {
"required": [
"none"
]
},
"strict_min_version": "140.0"
}
}
} 최고의 Send Note to Device 대안
다음은 Send Note to Device과(와) 유사한 Firefox add-on입니다:
Send Tab to Device Enhancer
Juraj Mäsiar
Sticky Notes
Hiroki Kumamoto
Notetab - Save Your Thoughts
2050
TabNotes
Johnny Fekete
Note Ease
Bozidar Atanasovski
NoteKeeper
semanticdata
FireNotes
elmees21
Fire File Sender
Francesco De Stefano
FF Notes
RGB Studios
OK NoteTab
OK Enterprises
Note Taker
Rayquaza01