WebExtension.net
Toggle dark mode
WebExtension.net

DOCX, PPTX, XLSX File Editor

View on Chrome Web Store
View DOCX, PPTX, XLSX File Editor Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This viewer/editor is a free tool that allows you to edit MS-Office/OpenOffice (Word, Excel, PowerPoint) directly in your Chrome.
Type
Extension
Users
84 users
3
Smart Software
View author page of Smart Software
Published
Published on December 25, 2018
Version 1.0.3.5
Manifest version
3
Updated
Updated on January 6, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View DOCX, PPTX, XLSX File Editor Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "service_worker": "bg.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__",
        "default_popup": "popup.html"
    },
    "name": "__MSG_ext_name__",
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "options_page": "options.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.3.5"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top