Google Docs to Template converter Firefox

Examine source code of Google Docs to Template converter

By: z-aki
Inspect and view changes in Google Docs to Template converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Google Docs to Template converter",
  "version": "1.1",
  "homepage_url": "https://github.com/z-aki/Google-Docs-to-Template-converter",
  "author": "z-aki",
  "description": "Convert Google Docs URL to a template preview document & open it in a new tab. Not affiliated with Google or Google Docs at all.",
  "action": {
    "default_title": "Convert to Template Preview"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "icon128.png"
  },
  "host_permissions": [
    "https://docs.google.com/document/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "google_docs_to_template_converter@z-aki",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Google Docs to Template converter Alternatives

Here are some Firefox add-ons that are similar to Google Docs to Template converter: