Image Backtrace!
Backtrace images like a sir. Get all the information easily from the image context menu
ما هو Image Backtrace!؟
Image Backtrace! هو إضافة Chrome تم تطويرها بواسطة nfearnley، والميزة الرئيسية لها هي "Backtrace images like a sir. Get all the information easily from the image context menu".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Image Backtrace!
قم بتنزيل ملفات الامتداد Image Backtrace! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Backtrace images like a sir. Get all the information easily from the image context menu
معلومات أساسية عن التمديد
الاسم | |
ID | pjalefedddghaldcnhbnadappkjneooh |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/image-backtrace/pjalefedddghaldcnhbnadappkjneooh |
الوصف | Backtrace images like a sir. Get all the information easily from the image context menu |
حجم الملف | 18.03 KB |
عدد التثبيتات | 130 |
النسخة الحالية | 1.1.2 |
آخر تحديث | 2020-04-06 |
تاريخ النشر | 2020-04-03 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | nfearnley |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "description": "Backtrace images like a sir. Get all the information easily from the image context menu", "icons": { "128": "img\/128.png", "16": "img\/16.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "Image Backtrace!", "permissions": [ "contextMenus", "http:\/\/*\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.2" } |