AliExpress Hot Sales Button
Quick button to AliExpress.com hot sales page.
Wat is AliExpress Hot Sales Button?
AliExpress Hot Sales Button is een Chrome-extensie ontwikkeld door Rafael, en de belangrijkste functie is "Quick button to AliExpress.com hot sales page.".
Extensie Screenshots
Download het CRX-bestand van de extensie AliExpress Hot Sales Button
Download AliExpress Hot Sales Button-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Quick button to AliExpress.com hot sales page. AliExpress is a popular online store for buying products at much cheaper prices from China.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | ekhljfpgmjdmclpfakninfjimgbhabmi | 
| Officiële URL | https://chromewebstore.google.com/detail/aliexpress-hot-sales-butt/ekhljfpgmjdmclpfakninfjimgbhabmi | 
| Beschrijving | Quick button to AliExpress.com hot sales page. | 
| Bestandsgrootte | 12.81 KB | 
| Aantal Installaties | 33 | 
| Huidige Versie | 1.0.0.1 | 
| Laatst Bijgewerkt | 2022-07-11 | 
| Publicatiedatum | 2019-06-05 | 
| Ontwikkelaar | Rafael | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | en,ru | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/ali-16.png",
        "default_title": "__MSG_title__"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/ali-128.png",
        "16": "images\/ali-16.png",
        "48": "images\/ali-48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "1.0",
    "name": "__MSG_name__",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "1.0.0.1"
}  |  |