ng-detector
Detects AngularJS apps as you browse.
Apa itu ng-detector?
ng-detector adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Detects AngularJS apps as you browse.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ng-detector
Unduh file ekstensi ng-detector 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
Adds a small AngularJS icon into the address bar when you come across a page that is built using AngularJS. Mouse over the icon to see the Angular version info.
Informasi Dasar Ekstensi
Nama | ng-detector |
ID | fedicaemhcfcmelihceehhaodggfeffm |
URL Resmi | https://chromewebstore.google.com/detail/ng-detector/fedicaemhcfcmelihceehhaodggfeffm |
Deskripsi | Detects AngularJS apps as you browse. |
Ukuran File | 105 KB |
Jumlah Instalasi | 1,682 |
Versi Saat Ini | 1.2.1 |
Terakhir Diperbarui | 2014-10-17 |
Tanggal Publikasi | 2014-10-17 |
Penilaian | 4.68/5 Total 19 Penilaian |
Pengembang | Unknown |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/IgorMinar/ng-detector |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ng-detector", "description": "Detects AngularJS apps as you browse.", "author": "Igor Minar", "version": "1.2.1", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |