elevenia

Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!

eleveniaคืออะไร?

elevenia เป็นส่วนขยายของ Chrome ที่พัฒนาโดย XL PLANET และคุณลักษณะหลักของมันคือ "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย elevenia

ดาวน์โหลดไฟล์ส่วนขยาย elevenia ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ elevenia elevenia
ID bechoehaabfagnahlkfifbjhdcmcejde
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/elevenia/bechoehaabfagnahlkfifbjhdcmcejde
คำอธิบาย Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!
ขนาดไฟล์ 12.46 KB
จำนวนการติดตั้ง 828
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2014-12-15
วันที่เผยแพร่ 2014-12-15
คะแนน 4.34/5 รวมทั้งหมด 47 คะแนน
ผู้พัฒนา XL PLANET
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.elevenia.co.id
ภาษาที่รองรับ id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "elevenia",
    "description": "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!",
    "version": "1.1",
    "permissions": [
        "activeTab",
        "tabs",
        "http:\/\/www.elevenia.co.id\/*",
        "https:\/\/www.elevenia.co.id\/*"
    ],
    "background": {
        "scripts": [
            "elevenia_chrome.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "elevenia",
        "default_icon": "Icon-chrome_16x16.png"
    },
    "icons": {
        "16": "Icon-chrome_16x16.png",
        "48": "Icon-chrome_48x48.png",
        "128": "Icon-chrome_128x128.png"
    },
    "manifest_version": 2
}