TabIt - Images: View, Flip, Switch, Save As..
Inimitable Image Viewer by TabIt
Τι είναι το TabIt - Images: View, Flip, Switch, Save As..;
Το TabIt - Images: View, Flip, Switch, Save As.. είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον TabIt, και η κύρια λειτουργία του είναι "Inimitable Image Viewer by TabIt".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης TabIt - Images: View, Flip, Switch, Save As..
Λήψη αρχείων επέκτασης TabIt - Images: View, Flip, Switch, Save As.. σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Inspired by the way online and in-browser tools take away the need of opening separate programs for different purposes, this extension allows you to not leave your browser when viewing images, particularly, locally stored. As well as provides you with much more comfortable tools than default ones for viewing any opened image. You could have seen the way images are opened by default with lacking of some essential tools and not being able to switch between images inside a folder. That is why you may need 'TabIt - Images' to alter that. Suitable for: - Raster images up to the size [16384×16384] (268 Mpx) - due to the browser's limitations - Vector images of the SVG format - File extensions: JPEG, JPG, PNG, BMP, ICO, GIF, SVG - URI-schemes: http, https, file, blob, data IMPORTANT: In order to operate with local files any extension would need you to go to chrome://extensions and check the box that says "Allow access to file URLs" next to according extension. And so does this. - - - - - - - - - - - - - - - - - - ***** WHAT TO EXPECT NEXT ***** + Saving rotated image + Saving to other file extensions + Lowering image quality + FullScreen + SlideShow + Better smoothness by animation + Light theme + Other prettification :) + Your suggestions? ***** DECLARED PERMISSIONS ***** UPDATES ***** Please, see detailed information about this extension here: https://alexperience.me/projects/tabit/tabit-images
Βασικές Πληροφορίες Επέκτασης
Όνομα | TabIt - Images: View, Flip, Switch, Save As.. |
ID | nplijdfedhjnpnijdnaionplaaopdbjj |
Επίσημο URL | https://chromewebstore.google.com/detail/tabit-images-view-flip-sw/nplijdfedhjnpnijdnaionplaaopdbjj |
Περιγραφή | Inimitable Image Viewer by TabIt |
Μέγεθος Αρχείου | 54.48 KB |
Αριθμός Εγκαταστάσεων | 220 |
Τρέχουσα Έκδοση | 6.6.2 |
Τελευταία Ενημέρωση | 2019-04-24 |
Ημερομηνία Δημοσίευσης | 2019-04-24 |
Αξιολόγηση | 3.67/5 Συνολικά 9 Αξιολογήσεις |
Προγραμματιστής | TabIt |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TabIt - Images: View, Flip, Switch, Save As..", "version": "6.6.2", "icons": { "512": "images\/logo512.png", "128": "images\/logo128.png", "48": "images\/logo48.png" }, "description": "Inimitable Image Viewer by TabIt", "browser_action": { "default_icon": { "512": "images\/logo512.png" }, "default_title": "TabIt - Images" }, "offline_enabled": true, "background": { "scripts": [ "\/BGs\/bg.js", "\/BGs\/reDirector.js" ] }, "permissions": [ "webNavigation", "webRequest", "webRequestBlocking", " |