Succ Button
SUCC in the comfort and safety of your own home!
Qu'est-ce que Succ Button ?
Succ Button est une extension Chrome développée par me2thanks, et sa fonction principale est "SUCC in the comfort and safety of your own home!".
Télécharger le fichier CRX de l'extension Succ Button
Téléchargez les fichiers d'extension Succ Button 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
Informations de Base sur l'Extension
Nom | |
ID | edimjglkpeanghjiaelfipijbfodfkcl |
URL Officiel | https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl |
Description | SUCC in the comfort and safety of your own home! |
Taille du Fichier | 105 KB |
Nombre d'Installations | 195 |
Version Actuelle | 0.9 |
Dernière Mise à Jour | 2016-07-23 |
Date de Publication | 2016-07-23 |
Évaluation | 5.00/5 Total 10 Évaluations |
Développeur | me2thanks |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "succicon.png", "default_popup": "popup.html" }, "name": "Succ Button", "description": "SUCC in the comfort and safety of your own home!", "version": "0.9", "manifest_version": 2, "permissions": [ "activeTab" ] } |