Editor for Docs, Sheets & Slides
View, edit and select the layout of Google Docs, Sheets, and Slides with an easy access via extension menu
Editor for Docs, Sheets & Slides क्या है?
Editor for Docs, Sheets & Slides konimatoan द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "View, edit and select the layout of Google Docs, Sheets, and Slides with an easy access via extension menu"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Editor for Docs, Sheets & Slides एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
It’s a perfect tool for working with Google Docs, Sheets, and Slides. Easy access to Google Drive files with opportunity to select layout and pin the file during your work. Convenience layout options allows to compare several documents or stay with opened file in the corner of the screen during the Skype call. Evaluate the advanced functional that widens your opportunities: - Create and edit Google Docs, Sheets, and Slides with just one click. Easy access saves your time during the work - Select layout for opened files - Stay focused on the one current file using the pin button In case of any questions please contact the developer team using the contact form.
एक्सटेंशन की मूल जानकारी
नाम | Editor for Docs, Sheets & Slides |
ID | oepjogknopbbibcjcojmedaepolkghpb |
आधिकारिक URL | https://chromewebstore.google.com/detail/editor-for-docs-sheets-sl/oepjogknopbbibcjcojmedaepolkghpb |
विवरण | View, edit and select the layout of Google Docs, Sheets, and Slides with an easy access via extension menu |
फ़ाइल का आकार | 484 KB |
स्थापना संख्या | 213,124 |
वर्तमान संस्करण | 1.1.7 |
अंतिम अपडेट | 2022-10-31 |
प्रकाशन तिथि | 2022-10-31 |
रेटिंग | 4.71/5 कुल 259 रेटिंग्स |
डेवलपर | konimatoan |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://getsearchgpt.com/privacy-policy.html |
समर्थित भाषाएँ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_popup": "popup\/popup.html", "default_title": "__MSG_extTitle__" }, "content_scripts": [ { "all_frames": false, "css": [ "content\/content.css" ], "js": [ "content\/content.js" ], "match_about_blank": false, "matches": [ "*:\/\/docs.google.com\/*" ], "run_at": "document_idle" }, { "js": [ "content\/DocsOpener.js" ], "matches": [ " |