Likz.Me - Photo Sharing
Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload
ما هو Likz.Me - Photo Sharing؟
Likz.Me - Photo Sharing هو إضافة Chrome تم تطويرها بواسطة https://likz.me، والميزة الرئيسية لها هي "Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Likz.Me - Photo Sharing
قم بتنزيل ملفات الامتداد Likz.Me - Photo Sharing بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
| الاسم | |
| ID | mcaakjghifcdfnkdbgjnplijofpeacfm |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/likzme-photo-sharing/mcaakjghifcdfnkdbgjnplijofpeacfm |
| الوصف | Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload |
| حجم الملف | 526 KB |
| عدد التثبيتات | 19 |
| النسخة الحالية | 3.2.2 |
| آخر تحديث | 2014-09-30 |
| تاريخ النشر | 2014-09-29 |
| تقييم | 5.00/5 مجموع تقييمات 1 |
| المطور | https://likz.me |
| نوع الدفع | free |
| موقع الإضافة | https://likz.me |
| اللغات المدعومة | en |
| manifest.json | |
{
"background": {
"scripts": [
"js\/chrome.js",
"js\/common.js",
"js\/background.js"
]
},
"browser_action": {
"default_icon": "images\/icon19.png",
"default_popup": "popup.html",
"default_title": "__MSG_name__"
},
"content_scripts": [
{
"js": [
"js\/contentScript.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
]
}
],
"default_locale": "en",
"description": "Capture visible content \/ region of a web page, or the whole page. Edit your image \/ screenshot with our tools and upload",
"homepage_url": "https:\/\/likz.me",
"icons": {
"128": "images\/icon128.png",
"16": "images\/icon19.png",
"19": "images\/icon19.png",
"32": "images\/icon32.png",
"48": "images\/icon48.png"
},
"manifest_version": 2,
"name": "Likz.Me - Photo Sharing",
"options_page": "options.html",
"permissions": [
"contextMenus",
"tabs",
"http:\/\/*\/*",
"https:\/\/*\/*",
"*:\/\/*\/*",
"activeTab",
" | |