Tumblr Mobile Images Next

Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.

Qu'est-ce que Tumblr Mobile Images Next ?

Tumblr Mobile Images Next est une extension Chrome développée par Gadsy, et sa fonction principale est "Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.".

Télécharger le fichier CRX de l'extension Tumblr Mobile Images Next

Téléchargez les fichiers d'extension Tumblr Mobile Images Next au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.                    

Informations de Base sur l'Extension

Nom Tumblr Mobile Images Next Tumblr Mobile Images Next
ID ejhphllbbmdfcalgcdmofmmkbgpphhjk
URL Officiel https://chrome.google.com/webstore/detail/tumblr-mobile-images-next/ejhphllbbmdfcalgcdmofmmkbgpphhjk
Description Changes *.tumblr.com/mobile to show only images and links to page and next mobile page.
Taille du Fichier 2.79 KB
Nombre d'Installations 14
Version Actuelle 1.0
Dernière Mise à Jour 2013-06-09
Date de Publication 2013-06-08
Développeur Gadsy
Type de Paiement free
Langues Prises en Charge 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"
}