Money clicker
A simple clicking game where you try to earn as much money as possible!
Vad är Money clicker?
Money clicker är en Chrome-tillägg utvecklad av Metalherbs, och dess huvudfunktion är "A simple clicking game where you try to earn as much money as possible!".
Tilläggsskärmbilder
Ladda ner Money clicker-förlängningens CRX-fil
Ladda ner Money clicker-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
                        This extension might update to something amazing in the future, so download my game today!
v1.50                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | moahdejcbgcennhffbihfpnohhoinhjp | 
| Officiell webbadress | https://chromewebstore.google.com/detail/money-clicker/moahdejcbgcennhffbihfpnohhoinhjp | 
| Beskrivning | A simple clicking game where you try to earn as much money as possible! | 
| Filstorlek | 62.14 KB | 
| Antal Installationer | 162 | 
| Aktuell Version | 1.50 | 
| Senast Uppdaterad | 2023-10-29 | 
| Publiceringsdatum | 2023-05-13 | 
| Betyg | 5.00/5 Totalt 1 Betyg | 
| Utvecklare | Metalherbs | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | en-GB | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Money clicker",
    "description": "A simple clicking game where you try to earn as much money as possible!",
    "version": "1.50",
    "manifest_version": 3,
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "permissions": [],
    "action": {
        "default_popup": "index.html"
    }
}  |  |