SageSure Flash Enabler
Automatically enables flash on the SageSure Agent Portal (Only).
Qu'est-ce que SageSure Flash Enabler ?
SageSure Flash Enabler est une extension Chrome développée par icgtools, et sa fonction principale est "Automatically enables flash on the SageSure Agent Portal (Only).".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SageSure Flash Enabler
Téléchargez les fichiers d'extension SageSure Flash Enabler 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
SageSure Flash Enabler
Informations de Base sur l'Extension
Nom | SageSure Flash Enabler |
ID | dbhkpibloniaemkipklamlepffjihaom |
URL Officiel | https://chromewebstore.google.com/detail/sagesure-flash-enabler/dbhkpibloniaemkipklamlepffjihaom |
Description | Automatically enables flash on the SageSure Agent Portal (Only). |
Taille du Fichier | 67.19 KB |
Nombre d'Installations | 3,947 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2019-10-23 |
Date de Publication | 2019-10-23 |
Évaluation | 5.00/5 Total 6 Évaluations |
Développeur | icgtools |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "version": "1.0.2", "description": "__MSG_extDescription__", "options_page": "options.html", "permissions": [ "contentSettings" ], "icons": { "16": "extension_icon16.png" }, "background": { "scripts": [ "install.js" ], "persistent": false }, "minimum_chrome_version": "16.0.912", "default_locale": "en", "manifest_version": 2 } |