DirectLinks
Makes indirect links on Google and Facebook direct.
DirectLinksคืออะไร?
DirectLinks เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Makes indirect links on Google and Facebook direct."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DirectLinks
ดาวน์โหลดไฟล์ส่วนขยาย DirectLinks ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension circumvents certain techniques used by Google and Facebook to track link clicks. When you click a link in Google search results, Google uses JavaScript to replace the actual link with an indirect one, which they use for click tracking. Google then redirects the browser to the actual destination after logging the click. DirectLinks disables the JavaScript that replaces real links with indirect ones, so that when you click a search result link, Safari goes straight to the destination. The extension does something similar for links in Facebook posts: it removes JavaScript that Facebook uses to track clicks on these links.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | DirectLinks |
ID | jmmlehkhepchhogkchmcmkedebfaebia |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/directlinks/jmmlehkhepchhogkchmcmkedebfaebia |
คำอธิบาย | Makes indirect links on Google and Facebook direct. |
ขนาดไฟล์ | 227 KB |
จำนวนการติดตั้ง | 191 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2018-09-12 |
วันที่เผยแพร่ | 2018-09-12 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Unknown |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/au5ton/DirectLinks |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DirectLinks", "version": "2.0", "description": "Makes indirect links on Google and Facebook direct.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ " |