Memify

This extension removes your stress

Vad är Memify?

Memify är en Chrome-tillägg utvecklad av shyam sundar, och dess huvudfunktion är "This extension removes your stress".

Tilläggsskärmbilder

screenshot

Ladda ner Memify-förlängningens CRX-fil

Ladda ner Memify-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

                        Memify is an extension developed for removing stress while working. 
We are lost in work and forget to smile. 

This extension would give a latest meme and would make you laugh, you have to just click on it.

Keep smiling. keep working.                    

Grundläggande Information om Tillägg

Namn Memify Memify
ID clnomhekfoclkhdphboaeagjgmgkdjgg
Officiell webbadress https://chrome.google.com/webstore/detail/memify/clnomhekfoclkhdphboaeagjgmgkdjgg
Beskrivning This extension removes your stress
Filstorlek 2.22 MB
Antal Installationer 256
Aktuell Version 0.1
Senast Uppdaterad 2021-10-12
Publiceringsdatum 2021-10-12
Betyg 4.75/5 Totalt 4 Betyg
Utvecklare shyam sundar
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/mayhsundar/
Hjälpsida URL https://github.com/mayhsundar/
URL till Sekretesspolicy Sidan https://www.freeprivacypolicy.com/live/140e0019-dedb-4a56-a344-455bc72eb103
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memify",
    "description": "This extension removes your stress",
    "version": "0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": ".\/layout\/meme.html",
        "default_logo": ".\/resources\/logo.png"
    },
    "icons": {
        "128": ".\/resources\/logo.png"
    }
}