Steam-Buyer
Steam-Buyer is a simple application to make purchases in the Steam store.
Vad är Steam-Buyer?
Steam-Buyer är en Chrome-tillägg utvecklad av d42f, och dess huvudfunktion är "Steam-Buyer is a simple application to make purchases in the Steam store.".
Tilläggsskärmbilder
Ladda ner Steam-Buyer-förlängningens CRX-fil
Ladda ner Steam-Buyer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Grundläggande Information om Tillägg
| Namn | |
| ID | ppbmhbiefeejlabibcbpecpophmfodei |
| Officiell webbadress | https://chromewebstore.google.com/detail/steam-buyer/ppbmhbiefeejlabibcbpecpophmfodei |
| Beskrivning | Steam-Buyer is a simple application to make purchases in the Steam store. |
| Filstorlek | 251 KB |
| Antal Installationer | 120 |
| Aktuell Version | 0.5 |
| Senast Uppdaterad | 2015-06-20 |
| Publiceringsdatum | 2015-06-20 |
| Betyg | 2.00/5 Totalt 3 Betyg |
| Utvecklare | d42f |
| Betalningssätt | free |
| Tilläggswebbplats | https://github.com/d42f/steam-buyer |
| Hjälpsida URL | https://github.com/d42f/steam-buyer/issues |
| Stödda Språk | 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",
" | |