Pack 3d models

The extension for keeping track of new files that are published on the website p3dm.ru

Cos'è Pack 3d models?

Pack 3d models è un'estensione di Chrome sviluppata da http://p3dm.ru, e la sua funzione principale è "The extension for keeping track of new files that are published on the website p3dm.ru".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Pack 3d models

Scarica i file di estensione Pack 3d models 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

                        Расширение для отслеживания новых публикаций, публикуемых на сайте p3dm.ru.
Работает очень просто: следит за обновлениями RSS-ленты сайта и выводит в удобном виде.

Возможности:
Уведомление о новых публикациях на сайте;
Выводит список последних публикаций;
Выводит список последних комментариев.                    

Informazioni di Base sull'Estensione

Nome Pack 3d models Pack 3d models
ID mkjfdjlfldeocgignfjmcmfidbmdglgg
URL Ufficiale https://chrome.google.com/webstore/detail/pack-3d-models/mkjfdjlfldeocgignfjmcmfidbmdglgg
Descrizione The extension for keeping track of new files that are published on the website p3dm.ru
Dimensione del File 111 KB
Conteggio Installazioni 318
Versione Corrente 1.1.2
Ultimo Aggiornamento 2017-04-24
Data di Pubblicazione 2017-04-24
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore http://p3dm.ru
Tipo di Pagamento free
Sito Web dell'Estensione http://p3dm.ru/files
URL della Pagina di Aiuto http://p3dm.ru/index.php?do=feedback
Lingue Supportate en,ru,uk
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/38.png",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "The extension for keeping track of new files that are published on the website p3dm.ru",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "48": "img\/48.png"
    },
    "homepage_url": "http:\/p3dm.ru",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0OFXw93Y5LwvqRs70PLAojrDd74TssfPBAhADO9smpgEQjp4kl\/ZWl\/KsGw36RtSz7KQKI8LaevchJPDBpB9\/pJdzase5T1idUnt6uhC\/fYvoVpWgDrBFuhHnB7FSb9IzMOopuTacPSLmyOgv7VEbgruXHRen3Z9BhnKf3VT5ThPjWToTbClcG1VX\/GwHE3oiTqKq3BbtC9\/LJZR6Z6m3pxAdrdp7CaFjwQs0W7jm7Kcaub5VU+XiGwqnTyRPk8pm5UkCkJCh8KZ143IjfeJvZ3P3n27qxfLrZL66Y4D7kiVEbMbJKDijlAnegbS9uNzQDFAkRFdagZsNnxjdenT+wIDAQAB",
    "manifest_version": 2,
    "name": "Pack 3d models",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "alarms",
        "notifications",
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.2"
}