INDEXER.EXPRESS
INDEXER.EXPRESS
INDEXER.EXPRESSคืออะไร?
INDEXER.EXPRESS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://indexer.express และคุณลักษณะหลักของมันคือ "INDEXER.EXPRESS"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย INDEXER.EXPRESS
ดาวน์โหลดไฟล์ส่วนขยาย INDEXER.EXPRESS ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Extension pour l'application indexer.express. Envoyez vos urls visités directement sur votre compte avec un simple click. Mise à jour version 2 : résolution du bug du clignotement.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | INDEXER.EXPRESS |
ID | kahnhhjfpneamnpaomdladglecflegni |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/indexerexpress/kahnhhjfpneamnpaomdladglecflegni |
คำอธิบาย | INDEXER.EXPRESS |
ขนาดไฟล์ | 111 KB |
จำนวนการติดตั้ง | 88 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2021-06-16 |
วันที่เผยแพร่ | 2020-05-07 |
ผู้พัฒนา | https://indexer.express |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://indexer.express/ |
URL หน้าช่วยเหลือ | https://indexer.express/contact |
ภาษาที่รองรับ | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "INDEXER.EXPRESS", "description": "INDEXER.EXPRESS", "version": "1.1", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon128.png" }, "options_page": "options.html", "background": { "scripts": [ "jquery.min.js", "bg.js" ] }, "permissions": [ "http:\/\/indexer.express\/api\/links?*", "tabs", " |