Magic Quote
Share or bookmark quotes from any website.
Magic Quoteคืออะไร?
Magic Quote เป็นส่วนขยายของ Chrome ที่พัฒนาโดย guacamoli และคุณลักษณะหลักของมันคือ "Share or bookmark quotes from any website."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Magic Quote
ดาวน์โหลดไฟล์ส่วนขยาย Magic Quote ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Share or bookmark quotes from any site.
Magic Quote is a Medium-like toolbar that gives you the option to save, tweet, post-to-Facebook, or simply copy a quote as plain-text and save it for later in a personal vault.
Get Magic Quote if you've found yourself in one of these scenarios:
Reading an article and a quote speaks to
you that you want to save for later or
share with your twitter and facebook
followings.
Doing research for a project and want to
bookmark pieces of text along with the
link for later reference.
Visiting StackOverflow over and over
again for the same code snippet you
wish you could've bookmarked with
notes to use it when you need it.
How it works:
Highlight text on any website and choose
to save, tweet, or post to facebook.
For all of these actions, your quote will be
saved to a Personal Vault available by
clicking on the Magic Quote Icon on the
right side of the Chrome address bar.
You can search Magic Quote for quick
access to saved quotes, links and notes.
Access your personal vault on any
computer if you're logged into chrome
(with Chrome Sync turned on). ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | nidofmkmmlollbpbbmdekhhkciaijpjo |
| URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/nidofmkmmlollbpbbmdekhhkciaijpjo |
| คำอธิบาย | Share or bookmark quotes from any website. |
| ขนาดไฟล์ | 3.32 MB |
| จำนวนการติดตั้ง | 22 |
| เวอร์ชันปัจจุบัน | 1.0.6 |
| อัปเดตครั้งล่าสุด | 2019-07-20 |
| วันที่เผยแพร่ | 2019-07-19 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | guacamoli |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.0.6",
"short_name": "Magic Quote",
"name": "Magic Quote",
"description": "Share or bookmark quotes from any website.",
"background": {
"page": "background.html",
"persistent": true
},
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
},
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |