Tumblr Mobile Images Next
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Τι είναι το Tumblr Mobile Images Next;
Το Tumblr Mobile Images Next είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Gadsy, και η κύρια λειτουργία του είναι "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.".
Λήψη αρχείου CRX της επέκτασης Tumblr Mobile Images Next
Λήψη αρχείων επέκτασης Tumblr Mobile Images Next σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Βασικές Πληροφορίες Επέκτασης
Όνομα | ![]() |
ID | ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Επίσημο URL | https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk |
Περιγραφή | Changes *.tumblr.com/mobile to show only images and links to page and next mobile page. |
Μέγεθος Αρχείου | 2.79 KB |
Αριθμός Εγκαταστάσεων | 14 |
Τρέχουσα Έκδοση | 1.0 |
Τελευταία Ενημέρωση | 2013-06-09 |
Ημερομηνία Δημοσίευσης | 2013-06-08 |
Προγραμματιστής | Gadsy |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/*.tumblr.com\/mobile*" ] } ], "manifest_version": 2, "name": "Tumblr Mobile Images Next", "version": "1.0" } |