Chrome Memory Clear

This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete

Qu'est-ce que Chrome Memory Clear ?

Chrome Memory Clear est une extension Chrome développée par Sandeep Machiraju, et sa fonction principale est "This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Chrome Memory Clear

Téléchargez les fichiers d'extension Chrome Memory Clear 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

                        This will provide a user interface to clear the browser(chrome) memory. Give me the feedback and I will include other features too.                    

Informations de Base sur l'Extension

Nom Chrome Memory Clear Chrome Memory Clear
ID ompbnonfhnfbkoeohfbdfkblkfmmkcap
URL Officiel https://chrome.google.com/webstore/detail/chrome-memory-clear/ompbnonfhnfbkoeohfbdfkblkfmmkcap
Description This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete
Taille du Fichier 673 KB
Nombre d'Installations 1,000
Version Actuelle 1.2
Dernière Mise à Jour 2018-06-12
Date de Publication 2018-06-12
Évaluation 2.00/5 Total 4 Évaluations
Développeur Sandeep Machiraju
Type de Paiement free
Site Web de l'Extension https://sites.google.com/view/sandeepmachiraju/
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Memory Clear",
    "description": "This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete",
    "version": "1.2",
    "browser_action": {
        "default_icon": "AppLogo.png",
        "default_popup": "\/popup.html"
    },
    "permissions": [
        "browsingData",
        "notifications",
        "storage"
    ]
}