Link
Muestra los enlaces de las imagenes
Linkคืออะไร?
Link เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://f8task.blogspot.com และคุณลักษณะหลักของมันคือ "Muestra los enlaces de las imagenes"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Link
ดาวน์โหลดไฟล์ส่วนขยาย Link ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
📌Extensión que permite mostrar los enlaces de las imágenes mostradas en las páginas web.
☑️ Suscríbete al canal de la comunidad: https://bit.ly/subf8task
✅ Únete a nuestro discord: https://discord.gg/qUzdUbcYaQ ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | mknemajaeeddmehlbllajcpggnlaaeag |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/link/mknemajaeeddmehlbllajcpggnlaaeag |
| คำอธิบาย | Muestra los enlaces de las imagenes |
| ขนาดไฟล์ | 23.26 KB |
| จำนวนการติดตั้ง | 853 |
| เวอร์ชันปัจจุบัน | 2.0.1 |
| อัปเดตครั้งล่าสุด | 2021-03-12 |
| วันที่เผยแพร่ | 2021-03-12 |
| คะแนน | 4.60/5 รวมทั้งหมด 5 คะแนน |
| ผู้พัฒนา | https://f8task.blogspot.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://f8task.blogspot.com/p/terminos-y-condiciones.html |
| URL หน้านโยบายความเป็นส่วนตัว | https://f8task.blogspot.com/p/terminos-y-condiciones.html |
| ภาษาที่รองรับ | es |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Link",
"description": "Muestra los enlaces de las imagenes",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"version": "2.0.1",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon128.png",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
" | |