DearReader Book Finder
Grabs ISBN numbers from books on a website and copies them to your clipboard.
DearReader Book Finderคืออะไร?
DearReader Book Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย dearreader.com และคุณลักษณะหลักของมันคือ "Grabs ISBN numbers from books on a website and copies them to your clipboard."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DearReader Book Finder
ดาวน์โหลดไฟล์ส่วนขยาย DearReader Book Finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | jmanmakhbjkffkonbcgaglllpaggbomj |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dearreader-book-finder/jmanmakhbjkffkonbcgaglllpaggbomj |
| คำอธิบาย | Grabs ISBN numbers from books on a website and copies them to your clipboard. |
| ขนาดไฟล์ | 23.13 KB |
| จำนวนการติดตั้ง | 66 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2016-04-13 |
| วันที่เผยแพร่ | 2016-04-13 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | dearreader.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://www.dearreader.com/ |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DearReader Book Finder",
"version": "1.0",
"manifest_version": 2,
"description": "Grabs ISBN numbers from books on a website and copies them to your clipboard.",
"icons": {
"16": "icon.png",
"48": "icon.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
" | |