RESES

Reddit Enhancement Suite Enhancement Suite

Qu'est-ce que RESES ?

RESES est une extension Chrome développée par codisms, et sa fonction principale est "Reddit Enhancement Suite Enhancement Suite".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension RESES

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

                        --Reddit Enhancement Suite Enhancement Suite--

Don't like those pesky '? | ?' icons? Want the numbers back even though they didn't mean anything?

Install this extension to see numbers again!  The numbers are not accurate and are purely random. Although, they never were accurate, so this should satiate the urge!

NOTE: I have no affiliation with RES or Reddit and offer this as a free service to improve RES.                    

Informations de Base sur l'Extension

Nom RESES RESES
ID idmjmdhcnofimdgkcjebieefdbmbomfe
URL Officiel https://chrome.google.com/webstore/detail/reses/idmjmdhcnofimdgkcjebieefdbmbomfe
Description Reddit Enhancement Suite Enhancement Suite
Taille du Fichier 40.32 KB
Nombre d'Installations 149
Version Actuelle 1.5
Dernière Mise à Jour 2014-06-26
Date de Publication 2014-06-26
Développeur codisms
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RESES",
    "description": "Reddit Enhancement Suite Enhancement Suite",
    "version": "1.5",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.reddit.com\/*"
            ],
            "js": [
                "jquery.js",
                "reses.js"
            ]
        }
    ]
}