Itsosticky screen capture
Itsosticky screen capture
Itsosticky screen capture क्या है?
Itsosticky screen capture itsosticky द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Itsosticky screen capture"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Itsosticky screen capture एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A simple chrome extension for easy screen captures. Toggle the extension with ctrl-shift-s (or command-shift-s on macOS). Drag to select a region to capture. In the interest of user confidence, the source code for this extension is available at: https://github.com/itsosticky/itso_capture
एक्सटेंशन की मूल जानकारी
नाम | Itsosticky screen capture |
ID | igaopnngccagbhclcohemceikfoeeaco |
आधिकारिक URL | https://chromewebstore.google.com/detail/itsosticky-screen-capture/igaopnngccagbhclcohemceikfoeeaco |
विवरण | Itsosticky screen capture |
फ़ाइल का आकार | 24.06 KB |
स्थापना संख्या | 95 |
वर्तमान संस्करण | 0.1 |
अंतिम अपडेट | 2016-10-26 |
प्रकाशन तिथि | 2016-10-26 |
रेटिंग | 3.67/5 कुल 3 रेटिंग्स |
डेवलपर | itsosticky |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://itsosticky.com |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Itsosticky screen capture", "short_name": "Itsosticky", "version": "0.1", "description": "Itsosticky screen capture", "author": "Itsosticky", "browser_action": { "default_icon": "icons\/itso_icon_16_off.png", "default_title": "Itsosticky screen capture" }, "background": { "scripts": [ "script\/itso_background.js" ] }, "permissions": [ " |