Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Chromium Extensions
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
OfficeJS integration
228 views
Skip to first unread message
Ron Astle Lobo
unread,
Jul 10, 2024, 12:19:27 PM
7/10/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions
I want to use the Microsoft Office API in my Chrome Extension. I want to access the Excel and Word APIs to read and write text in Office Web.
I am following
https://stackoverflow.com/questions/77792740/i-want-to-use-the-microsoft-office-api-in-javascript-as-i-am-developing-a-chrome
as a reference. Seems like the Original Poster has got a breakthough to access OfficeJS.
However, I am getting the following error,
In my Content script layer, I am doing the following,
iframe
.
setAttribute
(
'sandbox'
,
'allow-same-origin allow-scripts'
);
But still getting the same error.
I need some help.
Jim Chung
unread,
May 12, 2025, 5:00:06 AM
May 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, Ron Astle Lobo
Hey Ron, did you ever figure out a solution? Currently running into the same issue.
Reply all
Reply to author
Forward
0 new messages