Scratchy

The Official extension for of the YouTuber, Scratchy!

Qu'est-ce que Scratchy ?

Scratchy est une extension Chrome développée par Brandon S., et sa fonction principale est "The Official extension for of the YouTuber, Scratchy!".

Captures d'Écran de l'Extension

screenshot

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

Téléchargez les fichiers d'extension Scratchy 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 Extension was made by Brandon for Scratchy's fans and him, to make navigation a little bit easier!                    

Informations de Base sur l'Extension

Nom Scratchy Scratchy
ID hnioaikoffjpgglkkgceabhlklkkkddm
URL Officiel https://chrome.google.com/webstore/detail/scratchy/hnioaikoffjpgglkkgceabhlklkkkddm
Description The Official extension for of the YouTuber, Scratchy!
Taille du Fichier 50.6 KB
Nombre d'Installations 13
Version Actuelle 1.0.0
Dernière Mise à Jour 2018-11-26
Date de Publication 2018-11-26
Évaluation 1.00/5 Total 1 Évaluations
Développeur Brandon S.
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scratchy",
    "description": "The Official extension for of the YouTuber, Scratchy!",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}