Pack 3d models
The extension for keeping track of new files that are published on the website p3dm.ru
What is Pack 3d models?
Pack 3d models is a Chrome extension developed by http://p3dm.ru, and its main feature is "The extension for keeping track of new files that are published on the website p3dm.ru".
Extension Screenshots
Download Pack 3d models Extension CRX File
Download Pack 3d models extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Расширение для отслеживания новых публикаций, публикуемых на сайте p3dm.ru. Работает очень просто: следит за обновлениями RSS-ленты сайта и выводит в удобном виде. Возможности: Уведомление о новых публикациях на сайте; Выводит список последних публикаций; Выводит список последних комментариев.
Extension Basic Information
Name | |
ID | mkjfdjlfldeocgignfjmcmfidbmdglgg |
Official URL | https://chrome.google.com/webstore/detail/pack-3d-models/mkjfdjlfldeocgignfjmcmfidbmdglgg |
Description | The extension for keeping track of new files that are published on the website p3dm.ru |
File Size | 111 KB |
Installation Count | 318 |
Current Version | 1.1.2 |
Last Updated | 2017-04-24 |
Publish Date | 2017-04-24 |
Rating | 5.00/5 Total 3 Ratings |
Developer | http://p3dm.ru |
Payment Type | free |
Extension Website | http://p3dm.ru/files |
Help Page URL | http://p3dm.ru/index.php?do=feedback |
Supported Languages | 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" } |