OCS Screenshot - one click screen
Click on the icon, select the desired area and the screenshot is ready! Edit and upload to the server!
OCS Screenshot - one click screenとは何ですか?
OCS Screenshot - one click screenはBestExtによって開発されたChromeの拡張機能で、その主な機能は「Click on the icon, select the desired area and the screenshot is ready! Edit and upload to the server!」です。
拡張機能のスクリーンショット
OCS Screenshot - one click screen拡張機能のCRXファイルをダウンロード
OCS Screenshot - one click screen拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
If you need to take a screenshot, take a screenshot in 1 second, then our extension is what you need! Updated to version 1.2.8: - Added a convenient editor for the screenshots you have taken. (pencil, marker, line, arrow, etc.) - Adding text and resizing the screen after selecting the desired area! Great replacement for Lightshot. As in Light shot, our extension displays the dimensions of your screen and immediately uploads them to the server, before that you can edit it, apply the desired text, and so on. Also, our screenshot maker is not inferior to Joxi, because the number of screenshots you take is unlimited! Also, you do not need to register anywhere, register and buy any access! There is also a history of all your pictures, access to which you will always have.
拡張機能の基本情報
名前 | |
ID | khmhhkgaaiahenmceafkfkbkioddhchh |
公式URL | https://chrome.google.com/webstore/detail/ocs-screenshot-one-click/khmhhkgaaiahenmceafkfkbkioddhchh |
説明 | Click on the icon, select the desired area and the screenshot is ready! Edit and upload to the server! |
ファイルサイズ | 61.73 KB |
インストール数 | 3,678 |
現在のバージョン | 1.2.8 |
最終更新日 | 2022-02-15 |
公開日 | 2020-01-27 |
評価 | 3.71/5 合計 14 レビュー |
開発者 | BestExt |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://is-top.ru/privacy.html |
対応言語 | de,en,fr,ru |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "OCS Screenshot" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "64": "icon64.png" }, "manifest_version": 2, "name": "__MSG_appName__", "permissions": [ "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.8" } |