TwicPics Companion
Using TwicPics has never been so easy!
Apa itu TwicPics Companion?
TwicPics Companion adalah ekstensi Chrome yang dikembangkan oleh https://www.twicpics.com, dan fitur utamanya adalah "Using TwicPics has never been so easy!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi TwicPics Companion
Unduh file ekstensi TwicPics Companion 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
With this extension, you'll be able to see how the TwicPics Script resizes your images. By switching the Debug Mode on, any image handled by the TwicPics Script will be replaced by a lightweight preview with the intrinsic size of the image displayed on top. If any error occurred, then the corresponding HTTP status code will be displayed instead.
Informasi Dasar Ekstensi
Nama | TwicPics Companion |
ID | ponnebjekbiklhacokpgheoeiagohndf |
URL Resmi | https://chromewebstore.google.com/detail/twicpics-companion/ponnebjekbiklhacokpgheoeiagohndf |
Deskripsi | Using TwicPics has never been so easy! |
Ukuran File | 25.04 KB |
Jumlah Instalasi | 80 |
Versi Saat Ini | 0.1.0 |
Terakhir Diperbarui | 2021-10-02 |
Tanggal Publikasi | 2021-10-02 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | https://www.twicpics.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Bantuan | https://github.com/TwicPics/companion/issues |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/disabled\/16.png", "32": "icons\/disabled\/32.png", "48": "icons\/disabled\/48.png", "128": "icons\/disabled\/128.png" } }, "content_scripts": [ { "matches": [ " |