Por: dizayn16.com.tr Add-on
Inspect and view changes in Floating Note source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "1.0.0",
"default_locale": "en",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"identity"
],
"action": {
"default_title": "Floating Note",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/browser-polyfill.js",
"lib/i18n.js",
"lib/storage.js",
"lib/markdown.js",
"content/styles.js",
"content/drag.js",
"content/ui.js",
"content/content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"commands": {
"toggle-note": {
"suggested_key": {
"default": "Alt+Q"
},
"description": "__MSG_cmdToggleNote__"
},
"new-note": {
"suggested_key": {
"default": "Alt+X"
},
"description": "__MSG_cmdNewNote__"
}
},
"web_accessible_resources": [
{
"resources": [
"_locales/*/messages.json"
],
"matches": [
"<all_urls>"
]
}
],
"optional_host_permissions": [
"https://www.googleapis.com/*"
],
"background": {
"scripts": [
"background/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "floating-note@floatingnote.app",
"strict_min_version": "143.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"authenticationInfo",
"browsingActivity"
]
}
}
}
} Mejores alternativas Floating Note
Aquí hay algunas Firefox add-ons que son similares a Floating Note:
Sticky Web Notes
WHYZEE
Markdown Sticky Notes
Qiwei Yang
Sticky Notes
max
Noter — Inline & Page Notes
Tapan
Sticky Notes Pro
RYON
Popup Notes
martins
Sticky Notes Page
lacm3982
Sticky Sidebar Notes
79king - Nha Cai Uy Tin An Toan
Browser Sticky Notes Pro – Notes, Tables and more
Your Windows Guide
HT Notes
Naresh Jangra
Browser Notes
Rohit Kuinkel
OK NoteTab
OK Enterprises