List Sources
Adds a button to list all sources for videos, images, and audio elements on a page. Shortcut: Ctrl+Shift+V
Apa itu List Sources?
List Sources adalah ekstensi Chrome yang dikembangkan oleh gyng, dan fitur utamanya adalah "Adds a button to list all sources for videos, images, and audio elements on a page. Shortcut: Ctrl+Shift+V".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi List Sources
Unduh file ekstensi List Sources 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 button to list all sources for videos, images, and audio elements on a page. Attempts to extract background images, scans for dynamically added media, and includes previews for sources. Only works for HTML media (does not work for YouTube and sites that do not use basic HTML media).
Informasi Dasar Ekstensi
Nama | List Sources |
ID | oapgpbbeejfgmjejkjgnikaepmfbccpb |
URL Resmi | https://chromewebstore.google.com/detail/list-sources/oapgpbbeejfgmjejkjgnikaepmfbccpb |
Deskripsi | Adds a button to list all sources for videos, images, and audio elements on a page. Shortcut: Ctrl+Shift+V |
Ukuran File | 76.54 KB |
Jumlah Instalasi | 108 |
Versi Saat Ini | 0.0.4 |
Terakhir Diperbarui | 2020-11-19 |
Tanggal Publikasi | 2018-04-30 |
Penilaian | 4.00/5 Total 1 Penilaian |
Pengembang | gyng |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/gyng/save-in |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "0.0.4", "default_locale": "en", "developer": { "name": "Ng Guoyou", "url": "https:\/\/github.com\/gyng\/list-sources" }, "homepage_url": "https:\/\/github.com\/gyng\/list-sources", "background": { "scripts": [ "src\/background\/index.js" ] }, "permissions": [ " |