SageSure Flash Enabler
Automatically enables flash on the SageSure Agent Portal (Only).
Wat is SageSure Flash Enabler?
SageSure Flash Enabler is een Chrome-extensie ontwikkeld door icgtools, en de belangrijkste functie is "Automatically enables flash on the SageSure Agent Portal (Only).".
Extensie Screenshots
Download het CRX-bestand van de extensie SageSure Flash Enabler
Download SageSure Flash Enabler-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
SageSure Flash Enabler
Basisinformatie over de Extensie
Naam | SageSure Flash Enabler |
ID | dbhkpibloniaemkipklamlepffjihaom |
Officiële URL | https://chromewebstore.google.com/detail/sagesure-flash-enabler/dbhkpibloniaemkipklamlepffjihaom |
Beschrijving | Automatically enables flash on the SageSure Agent Portal (Only). |
Bestandsgrootte | 67.19 KB |
Aantal Installaties | 3,947 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2019-10-23 |
Publicatiedatum | 2019-10-23 |
Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
Ontwikkelaar | icgtools |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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 } |