URLRedirector
Automatically redirect specific urls.
URLRedirectorคืออะไร?
URLRedirector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ghost และคุณลักษณะหลักของมันคือ "Automatically redirect specific urls."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย URLRedirector
ดาวน์โหลดไฟล์ส่วนขยาย URLRedirector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Automatically redirect specificed urls to new pages
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | URLRedirector |
ID | maolmdhneopinciaokgohljhpdedekee |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/urlredirector/maolmdhneopinciaokgohljhpdedekee |
คำอธิบาย | Automatically redirect specific urls. |
ขนาดไฟล์ | 273 KB |
จำนวนการติดตั้ง | 8,375 |
เวอร์ชันปัจจุบัน | 1.3.17 |
อัปเดตครั้งล่าสุด | 2019-05-05 |
วันที่เผยแพร่ | 2019-05-05 |
คะแนน | 4.36/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | ghost |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_extensionDescription__", "manifest_version": 2, "name": "__MSG_extensionName__", "version": "1.3.17", "homepage_url": "https:\/\/github.com\/fengyc\/URLRedirector", "icons": { "20": "static\/images\/r20.png", "25": "static\/images\/r25.png", "30": "static\/images\/r30.png", "48": "static\/images\/r48.png", "96": "static\/images\/r96.png", "128": "static\/images\/r128.png" }, "permissions": [ "alarms", "storage", "webRequest", "webRequestBlocking", " |