Amazon MiniTV AdBlocker

Blocks ads in Amazon MiniTV

Qu'est-ce que Amazon MiniTV AdBlocker ?

Amazon MiniTV AdBlocker est une extension Chrome développée par thegeekestofall, et sa fonction principale est "Blocks ads in Amazon MiniTV".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Amazon MiniTV AdBlocker

Téléchargez les fichiers d'extension Amazon MiniTV AdBlocker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This extension blocks the ads coming from the amazon servers to the users.
The extensions helps the users to get a seamless content experience.                    

Informations de Base sur l'Extension

Nom Amazon MiniTV AdBlocker Amazon MiniTV AdBlocker
ID nlkkhdidnadclaajbpmhihbeccellili
URL Officiel https://chromewebstore.google.com/detail/amazon-minitv-adblocker/nlkkhdidnadclaajbpmhihbeccellili
Description Blocks ads in Amazon MiniTV
Taille du Fichier 10.44 KB
Nombre d'Installations 1,644
Version Actuelle 0.2
Dernière Mise à Jour 2023-12-28
Date de Publication 2023-01-28
Évaluation 2.14/5 Total 7 Évaluations
Développeur thegeekestofall
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon MiniTV AdBlocker",
    "manifest_version": 3,
    "version": "0.2",
    "description": "Blocks ads in Amazon MiniTV",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "declarativeNetRequest"
    ],
    "icons": {
        "32": "\/files\/i2.png",
        "48": "\/files\/ii3.png"
    }
}