elevenia

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

elevenia là gì?

elevenia là một tiện ích mở rộng Chrome được phát triển bởi XL PLANET, và tính năng chính của nó là "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng elevenia

Tải xuống các tệp mở rộng elevenia dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên elevenia elevenia
ID bechoehaabfagnahlkfifbjhdcmcejde
URL Chính Thức https://chrome.google.com/webstore/detail/elevenia/bechoehaabfagnahlkfifbjhdcmcejde
Mô tả Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!
Kích Thước Tệp 12.46 KB
Số Lần Cài Đặt 828
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2014-12-15
Ngày Phát Hành 2014-12-15
Đánh Giá 4.34/5 Tổng số 47 Đánh Giá
Nhà Phát Triển XL PLANET
Loại Thanh Toán free
Trang Web Mở Rộng http://www.elevenia.co.id
Ngôn Ngữ Được Hỗ Trợ 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
}