Steam-Buyer
Steam-Buyer is a simple application to make purchases in the Steam store.
Qu'est-ce que Steam-Buyer ?
Steam-Buyer est une extension Chrome développée par d42f, et sa fonction principale est "Steam-Buyer is a simple application to make purchases in the Steam store.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Steam-Buyer
Téléchargez les fichiers d'extension Steam-Buyer 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 | Steam-Buyer |
ID | ppbmhbiefeejlabibcbpecpophmfodei |
URL Officiel | https://chromewebstore.google.com/detail/steam-buyer/ppbmhbiefeejlabibcbpecpophmfodei |
Description | Steam-Buyer is a simple application to make purchases in the Steam store. |
Taille du Fichier | 251 KB |
Nombre d'Installations | 120 |
Version Actuelle | 0.5 |
Dernière Mise à Jour | 2015-06-20 |
Date de Publication | 2015-06-20 |
Évaluation | 2.00/5 Total 3 Évaluations |
Développeur | d42f |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/d42f/steam-buyer |
URL de la Page d'Aide | https://github.com/d42f/steam-buyer/issues |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Steam-Buyer", "version": "0.5", "description": "Steam-Buyer is a simple application to make purchases in the Steam store.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Steam Buyer", "default_popup": "src\/popup.html" }, "permissions": [ "storage", "notifications", "tabs", "unlimitedStorage", " |