AliExpress Button
Small button for AliExpress.com will provide you convenient access to the different parts of the store
Apa itu AliExpress Button?
AliExpress Button adalah ekstensi Chrome yang dikembangkan oleh devunion, dan fitur utamanya adalah "Small button for AliExpress.com will provide you convenient access to the different parts of the store".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi AliExpress Button
Unduh file ekstensi AliExpress Button dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Small but convenient button that will help you to work with AliExpress.com more effectively. You can search any interesting items on the site or quickly navigate directly to the necessary page.
Informasi Dasar Ekstensi
Nama | AliExpress Button |
ID | cpflfpndiakleehooekmjggkeibkelpm |
URL Resmi | https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm |
Deskripsi | Small button for AliExpress.com will provide you convenient access to the different parts of the store |
Ukuran File | 66.85 KB |
Jumlah Instalasi | 533 |
Versi Saat Ini | 1.0.25 |
Terakhir Diperbarui | 2015-07-27 |
Tanggal Publikasi | 2015-07-27 |
Penilaian | 4.77/5 Total 13 Penilaian |
Pengembang | devunion |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "img\/Icon19.png", "default_popup": "popup.html", "default_title": "Go with AliExpress!" }, "content_scripts": [], "description": "Small button for AliExpress.com will provide you convenient access to the different parts of the store", "icons": { "128": "img\/Icon128.png", "16": "img\/Icon16.png", "48": "img\/Icon48.png" }, "manifest_version": 2, "name": "AliExpress Button", "permissions": [ "http:\/\/stat.extensionmaker.com\/*", "http:\/\/extensionmaker.com\/*", "tabs" ], "version": "1.0.25" } |