提供元: Process Feedback
Inspect and view changes in Process Feedback - Writing Process for Google Docs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"icons": {
"16": "icon16.plasmo.e7bcd3ac.png",
"32": "icon32.plasmo.ce39377b.png",
"48": "icon48.plasmo.3c17e113.png",
"64": "icon64.plasmo.df317abe.png",
"128": "icon128.plasmo.6a4310c5.png"
},
"manifest_version": 2,
"browser_action": {
"default_icon": {
"16": "icon16.plasmo.e7bcd3ac.png",
"32": "icon32.plasmo.ce39377b.png",
"48": "icon48.plasmo.3c17e113.png",
"64": "icon64.plasmo.df317abe.png",
"128": "icon128.plasmo.6a4310c5.png"
},
"default_popup": "popup.html"
},
"version": "4.2.0",
"author": "Process Feedback (contact@processfeedback.org)",
"name": "Process Feedback for Google Docs",
"description": "Shows the edit history of a Google Docs document",
"homepage_url": "https://github.com/processfeedback/extension-google-docs#readme",
"background": {
"scripts": [
"static/background/index.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage",
"activeTab",
"https://docs.google.com/*",
"https://classroom.google.com/*"
],
"content_scripts": [
{
"matches": [
"https://app.processfeedback.org/gdocs"
],
"js": [
"pfAppSessionBridge.7db93808.js"
],
"all_frames": true,
"run_at": "document_start",
"css": []
},
{
"matches": [
"https://docs.google.com/document/*"
],
"js": [
"pfMainButton.dff45f73.js"
],
"all_frames": true,
"run_at": "document_start",
"css": []
},
{
"matches": [
"https://docs.google.com/document/*"
],
"js": [
"pfMainRibbon.38224570.js"
],
"all_frames": true,
"run_at": "document_idle",
"css": []
}
],
"default_locale": "en",
"web_accessible_resources": [
"public/*",
"pfMainButton.f92c1450.css"
],
"browser_specific_settings": {
"gecko": {
"id": "firefox-ext@processfeedback.org"
}
}
} ベストのProcess Feedback - Writing Process for Google Docs代替案
Process Feedback - Writing Process for Google Docsに類似したFirefox add-onをいくつか紹介します:
Focus for Google Docs
Joel Grayson
WriteAhead (dev)
Wassim S
Vim for Google Docs
Quantier, LLC
Write Bar
Syttpz
Distraction Free Mode for Google Docs
Flow Apps
Google Docs default to View Mode
Jakub Bielecki
Google Docs Suggestions Word Count
ryansc
DocsKeys
teerthx
Creative Writing Coach
KreativeKoala LLC
Vim For Docs
GreenStorm5417