Tumblr™ Wide Blogs
Tumblr™ Wide Blogs
Cos'è Tumblr™ Wide Blogs?
Tumblr™ Wide Blogs è un'estensione di Chrome sviluppata da object.invention, e la sua funzione principale è "Tumblr™ Wide Blogs".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tumblr™ Wide Blogs
Scarica i file di estensione Tumblr™ Wide Blogs in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Expands your and visited blogs to the full screen mode so you can see now much more content at the same time. -Super comfortable use of the tumblr. -Much more images at the same time. -Expands visited through website blogs from tiny size to huge. If you visited any blog, you need to press left mouse button on the left side of the page to return to the previous page.
Informazioni di Base sull'Estensione
Nome | Tumblr™ Wide Blogs |
ID | bpfimmjddnljhihjfplolnibcchenlml |
URL Ufficiale | https://chromewebstore.google.com/detail/tumblr-wide-blogs/bpfimmjddnljhihjfplolnibcchenlml |
Descrizione | Tumblr™ Wide Blogs |
Dimensione del File | 14.67 KB |
Conteggio Installazioni | 374 |
Versione Corrente | 1.1.03 |
Ultimo Aggiornamento | 2022-12-23 |
Data di Pubblicazione | 2020-05-28 |
Valutazione | 4.91/5 Totale 11 Valutazioni |
Sviluppatore | object.invention |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tumblr\u2122 Wide Blogs", "version": "1.1.03", "description": "Tumblr\u2122 Wide Blogs", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ "*:\/\/www.tumblr.com\/*" ], "css": [ "styles.min.css" ], "js": [ "script.js" ] } ], "web_accessible_resources": [ { "resources": [ "styles.min.css" ], "matches": [ " |