DAT-Empower
Enhance your Load Board experience with one-click communication, advanced filtering, and other features
DAT-Empowerคืออะไร?
DAT-Empower เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dat-empower.com และคุณลักษณะหลักของมันคือ "Enhance your Load Board experience with one-click communication, advanced filtering, and other features"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DAT-Empower
ดาวน์โหลดไฟล์ส่วนขยาย DAT-Empower ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Dat-Empower is an extension designed to enhance your workflow on DAT Load Board. It provides practical features to simplify your daily tasks and help you in make well-informed decisions.
Key Features:
• One-Click Email: Send pre-filled email templates to brokers in just one click
• Works on Power Dat and One Dat
• Multiple Email Accounts: work with multiple accounts in one load board
• RPM & TrueRPM: see the rate per mile with and without deadhead
• Advanced Filtering: filter loads by distance, rate, RPM, TRPM, and others
• User-Friendly Interface: Dat-Empower integrates smoothly with the power.dat.com platform, maintaining the familiar layout while adding valuable functionality.
• Updates and Support: Receive regular updates for compatibility with the latest power.dat.com changes and prompt customer support for any inquiries or issues.
Dat-Empower offers a practical solution to enhance your efficiency and decision-making on power.dat.com. Download the extension to experience the benefits of an optimized load board workflow. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | okmmiphigkcjdocnggncggahjageigkp |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dat-empower/okmmiphigkcjdocnggncggahjageigkp |
| คำอธิบาย | Enhance your Load Board experience with one-click communication, advanced filtering, and other features |
| ขนาดไฟล์ | 1.47 MB |
| จำนวนการติดตั้ง | 823 |
| เวอร์ชันปัจจุบัน | 2.1.9 |
| อัปเดตครั้งล่าสุด | 2024-02-19 |
| วันที่เผยแพร่ | 2023-06-20 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | https://dat-empower.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | in_app |
| เว็บไซต์ส่วนขยาย | https://dat-empower.com/ |
| URL หน้านโยบายความเป็นส่วนตัว | https://dat-empower.com/privacy-policy |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "DAT-Empower",
"version": "2.1.9",
"description": "Enhance your Load Board experience with one-click communication, advanced filtering, and other features",
"manifest_version": 3,
"background": {
"service_worker": "background\/background.js",
"type": "module"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiOfLw6ZAgoL48TaJqlGci1JjLkp\/V0WWcF0\/O56bY7I8hx2c6E4BRzECQssQSFDXMKkbAQKKLWOphCjFa7xrxOoNRZn\/NjGUbYntKy\/nzvZigsO8yp9ZFQeUwCI8oBQ82Cvgn+wDWXMlRZsmDqwxl71FNvDS8aZbWJ2hdHCwFTksUF43P3hwXAB3YyjmDRm0h7DhR2hA+im0+qlyveusoMUrWTP5UDtP\/UgwG3Q7HJhHkm8gFMINBBBlt1qGyvnOQEiOTK\/CIdCQC8kMA\/J+ggdfSLN1DoRdMQ+GLpIG+l7ROQF8i0MU0cyij86e8zqgMYuGgcfSZ2vL+tYle0KP2QIDAQAB",
"permissions": [
"storage",
"windows"
],
"host_permissions": [
"https:\/\/power.dat.com\/*",
"https:\/\/marketmaps.dat.com\/*"
],
"externally_connectable": {
"matches": [
"https:\/\/dat-empower.com\/*",
"http:\/\/localhost:3006\/*",
"https:\/\/app.dat-empower.com\/*"
]
},
"icons": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"48": "icons\/48.png",
"64": "icons\/64.png",
"128": "icons\/128.png",
"472": "icons\/472.png"
},
"action": {
"default_title": "DAT-Empower",
"default_popup": "popup-react\/build\/index.html"
},
"web_accessible_resources": [
{
"resources": [
"content-scripts\/assets\/images\/*"
],
"matches": [
"https:\/\/*.dat.com\/*"
]
}
],
"content_scripts": [
{
"matches": [
"https:\/\/*.dat.com\/*"
],
"js": [
"content-scripts\/abstract-content-script.js",
"content-scripts\/content-script-registry.js",
"content-scripts\/modules\/3rdparty\/jquery.3.6.4.min.js",
"content-scripts\/modules\/3rdparty\/selectize.0.15.2.min.js",
"content-scripts\/modules\/3rdparty\/awesome-notifications\/index.var.js",
"content-scripts\/modules\/common\/utils.js",
"content-scripts\/modules\/common\/row.js",
"content-scripts\/modules\/common\/row-manager.js",
"content-scripts\/modules\/common\/content-app.js",
"content-scripts\/modules\/services\/background-connection-service.js",
"data\/statemapping.js",
"content-scripts\/modules\/page-modifiers\/contact-modifier.js",
"content-scripts\/modules\/page-modifiers\/favorite-modifier.js",
"content-scripts\/modules\/page-modifiers\/top-buttons-modifier.js",
"content-scripts\/modules\/page-modifiers\/filters-modifier.js",
"content-scripts\/modules\/page-modifiers\/rpm-modifier.js",
"content-scripts\/modules\/page-modifiers\/map-link-modifier.js",
"content-scripts\/modules\/page-modifiers\/hide-multi-login-layout.js",
"content-scripts\/modules\/filters\/filter-manager.js",
"content-scripts\/modules\/filters\/miles-max-filter.js",
"content-scripts\/modules\/filters\/miles-min-filter.js",
"content-scripts\/modules\/filters\/rate-max-filter.js",
"content-scripts\/modules\/filters\/rate-min-filter.js",
"content-scripts\/modules\/filters\/rpm-max-filter.js",
"content-scripts\/modules\/filters\/rpm-min-filter.js",
"content-scripts\/modules\/filters\/trpm-max-filter.js",
"content-scripts\/modules\/filters\/trpm-min-filter.js",
"content-scripts\/modules\/filters\/hide-states-filter.js",
"content-scripts\/modules\/filters\/show-only-filter.js",
"content-scripts\/power-dat\/modules\/power-dat-row.js",
"content-scripts\/power-dat\/power.dat.content.js",
"content-scripts\/power-dat\/modules\/modifiers\/details-width-modifier.js",
"content-scripts\/one-dat\/modules\/one-dat-row.js",
"content-scripts\/one-dat\/one.dat.content.js",
"content-scripts\/main.js"
],
"css": [
"content-scripts\/styles\/common.styles.css",
"content-scripts\/modules\/3rdparty\/selectize.0.15.2.min.css",
"content-scripts\/power-dat\/content.css",
"content-scripts\/modules\/3rdparty\/awesome-notifications\/style.css"
],
"run_at": "document_idle"
},
{
"matches": [
"https:\/\/*.dat.com\/*"
],
"js": [
"content-scripts\/main.js"
]
}
]
} | |