Par : And a Dinosaur
Inspect and view changes in Technotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"default_locale": "en",
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"version": "1.0.2",
"browser_specific_settings": {
"gecko": {
"id": "technotes@technotesapp.com"
}
},
"icons": {
"48": "images/icon-48.png",
"96": "images/icon-96.png",
"128": "images/icon-128.png",
"256": "images/icon-256.png",
"512": "images/icon-512.png"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"j1-keydown.js",
"j2-render.js",
"j3-util.js",
"j4-note.js",
"j5-tech.js"
],
"css": [
"c1-variables.css",
"c2-wrapper.css",
"c3-note.css",
"c4-code.css",
"c5-form.css",
"c6-dialog.css"
],
"run_at": "document_start",
"matches": [
"*://developer.apple.com/documentation/*"
]
},
{
"js": [
"j6-signin.js"
],
"run_at": "document_start",
"matches": [
"*://technotesapp.com/extension-signin"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "images/toolbar-icon-16.png",
"19": "images/toolbar-icon-19.png",
"32": "images/toolbar-icon-32.png",
"38": "images/toolbar-icon-38.png",
"48": "images/toolbar-icon-48.png",
"72": "images/toolbar-icon-72.png"
}
},
"web_accessible_resources": [
"images/chevron.down.svg",
"images/chevron.right.svg",
"images/info.circle.svg",
"images/hand.thumbsup.svg",
"images/hand.thumbsup.fill.svg",
"images/hand.thumbsdown.svg",
"images/hand.thumbsdown.fill.svg",
"images/trash.svg",
"images/xmark.svg"
],
"permissions": [
"storage",
"activeTab",
"https://technotesapp.com/api/*"
]
} Meilleures alternatives Technotes
Voici quelques Firefox add-ons qui sont similaires à Technotes :
TextNotes
Gabor Juhasz
Developer Notes
Developer Notes Extension
ConsolePad
Amit Merchant
Dev Docs Translation for Apple
Xheldon
Open Notes
Dev openmind
Dev Tabs
Matthew Rebehn
The Notes
brick1ng5654
Developor Notes
David Anderson
webpage notes
Simon
Notes Signs
Notes Outes
Yet Another Hints Extension
jkpl