ImgOpSec
Loads the ImgOpSec page for a URL/Instagram. Right click on any image in your browser and go directly to the ImgOpSec page for it.
ImgOpSec là gì?
ImgOpSec là một tiện ích mở rộng Chrome được phát triển bởi https://www.imgopsec.com, và tính năng chính của nó là "Loads the ImgOpSec page for a URL/Instagram. Right click on any image in your browser and go directly to the ImgOpSec page for it.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng ImgOpSec
Tải xuống các tệp mở rộng ImgOpSec dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
v1.4 - Support for Youtube and Gfycat video pages.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ImgOpSec |
ID | nofnjaialambcjohmnfekkjjinnipmbi |
URL Chính Thức | https://chromewebstore.google.com/detail/imgopsec/nofnjaialambcjohmnfekkjjinnipmbi |
Mô tả | Loads the ImgOpSec page for a URL/Instagram. Right click on any image in your browser and go directly to the ImgOpSec page for it. |
Kích Thước Tệp | 4.26 KB |
Số Lần Cài Đặt | 174 |
Phiên Bản Hiện Tại | 1.4 |
Cập Nhật Lần Cuối | 2019-12-23 |
Ngày Phát Hành | 2019-12-23 |
Nhà Phát Triển | https://www.imgopsec.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.imgopsec.com |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "__MSG_appName__", "description": "__MSG_appDescription__", "version": "1.4", "default_locale": "en", "background": { "scripts": [ "extension.js" ] }, "icons": { "128": "icon128.png" }, "permissions": [ "contextMenus" ] } |