Image Data
Show image resolution, file type, and file size on mouse over
Wat is Image Data?
Image Data is een Chrome-extensie ontwikkeld door cubeleco, en de belangrijkste functie is "Show image resolution, file type, and file size on mouse over".
Extensie Screenshots
Download het CRX-bestand van de extensie Image Data
Download Image Data-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Features:
- Display an image's: resolution, scaled resolution, file name, file type, file size, alt text, mime type, domain, pixel total, modification date
- Works with images on a webpage, in a new tab, and even local files
- 6 position settings: over, before, or after the image, fixed, follow cursor, or tool tip
- Keyboard shortcuts and toolbar button to easily enable or disable the add-on
- Display of data fully customizable with CSS
Permission: Access your data for all websites - Used to read and display image data on a web page. Basisinformatie over de Extensie
| Naam | |
| ID | flongcohgnjdaopgebimagfmcaepbopn |
| Officiële URL | https://chromewebstore.google.com/detail/image-data/flongcohgnjdaopgebimagfmcaepbopn |
| Beschrijving | Show image resolution, file type, and file size on mouse over |
| Bestandsgrootte | 19.66 KB |
| Aantal Installaties | 410 |
| Huidige Versie | 2.6.2 |
| Laatst Bijgewerkt | 2023-03-23 |
| Publicatiedatum | 2020-05-21 |
| Beoordeling | 3.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | cubeleco |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/cubeleco/imageData |
| Help Pagina-URL | https://github.com/cubeleco/imageData/issues |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Image Data",
"version": "2.6.2",
"description": "Show image resolution, file type, and file size on mouse over",
"browser_specific_settings": {
"gecko": {
"id": "{b8ecb56e-f778-4df4-962a-52974b36abdd}",
"strict_min_version": "48.0"
}
},
"action": {
"default_icon": {
"48": "icons\/thumb-48.png"
}
},
"icons": {
"48": "icons\/thumb-48.png"
},
"commands": {
"_execute_action": {
"description": "Toggle Display"
}
},
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |