ScriptAutoRunner
Injects to any Script into a Website. It can be autorun as well.
Apa itu ScriptAutoRunner?
ScriptAutoRunner adalah ekstensi Chrome yang dikembangkan oleh nakajmg, dan fitur utamanya adalah "Injects to any Script into a Website. It can be autorun as well.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ScriptAutoRunner
Unduh file ekstensi ScriptAutoRunner dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
More detail, see https://github.com/nakajmg/ScriptAutoRunner/README.md
Informasi Dasar Ekstensi
Nama | ScriptAutoRunner |
ID | gpgjofmpmjjopcogjgdldidobhmjmdbm |
URL Resmi | https://chromewebstore.google.com/detail/scriptautorunner/gpgjofmpmjjopcogjgdldidobhmjmdbm |
Deskripsi | Injects to any Script into a Website. It can be autorun as well. |
Ukuran File | 130 KB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 0.1.0 |
Terakhir Diperbarui | 2015-09-23 |
Tanggal Publikasi | 2015-09-23 |
Penilaian | 4.87/5 Total 31 Penilaian |
Pengembang | nakajmg |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |