Por: pithon
Inspect and view changes in Google Docs Notepad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Notepad",
"version": "1.2",
"description": "Creates a notepad for use with Google Docs. Take notes, save, and export or import with JSON files.",
"permissions": [
"https://docs.google.com/*"
],
"icons": {
"48": "./icons/notepad-48.png",
"96": "./icons/notepad-96.png"
},
"content_scripts": [
{
"matches": [
"https://docs.google.com/document/*"
],
"js": [
"./quill.js",
"./notepad.js"
],
"css": [
"./quill.snow.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{fb3dad01-a12b-4cdc-8c1d-75bb7756f209}"
}
}
} Melhores alternativas Google Docs Notepad
Aqui estão algumas Firefox add-ons que são similares a Google Docs Notepad: