ScriptAutoRunner
Injects to any Script into a Website. It can be autorun as well.
Qu'est-ce que ScriptAutoRunner ?
ScriptAutoRunner est une extension Chrome développée par nakajmg, et sa fonction principale est "Injects to any Script into a Website. It can be autorun as well.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ScriptAutoRunner
Téléchargez les fichiers d'extension ScriptAutoRunner 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
More detail, see https://github.com/nakajmg/ScriptAutoRunner/README.md
Informations de Base sur l'Extension
Nom | ScriptAutoRunner |
ID | gpgjofmpmjjopcogjgdldidobhmjmdbm |
URL Officiel | https://chromewebstore.google.com/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm |
Description | Injects to any Script into a Website. It can be autorun as well. |
Taille du Fichier | 130 KB |
Nombre d'Installations | 10,000 |
Version Actuelle | 0.1.0 |
Dernière Mise à Jour | 2015-09-23 |
Date de Publication | 2015-09-23 |
Évaluation | 4.87/5 Total 31 Évaluations |
Développeur | nakajmg |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ScriptAutoRunner", "description": "Injects to any Script into a Website. It can be autorun as well.", "version": "0.1.0", "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |