Tagmmer, store any file & any weblink.
Tagmmer.com Chrome Extension
什么是Tagmmer, store any file & any weblink.?
Tagmmer, store any file & any weblink.是由https://tagmmer.com开发的Chrome扩展程序,该扩展的主要功能是“Tagmmer.com Chrome Extension”。
扩展截图
下载Tagmmer, store any file & any weblink.扩展crx文件
下载Tagmmer, store any file & any weblink.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Tagmmer is the solution that allows you to centralize, share and even to promote any weblink and any file in one visual single place, whether they be: articles, videos, eBooks, PDF, PowerPoint, Word, Excel, music, pictures.
Tagmmer is a destination for your educational, intellectual, cultural or professional content, but also for all your passions or interests.
Think of Tagmmer as a visual personal library in the cloud for everything your read, watch, listen, learn or even teach!
More than a place to organize any content, Tagmmer is also the best place for networking with other people in order to share your knowledge, discover and learn new things. 扩展基本信息
| 名称 | |
| ID | mgddlmpcgnledineknbjbbgbolhcppem |
| 官方URL | https://chromewebstore.google.com/detail/tagmmer-store-any-file-an/mgddlmpcgnledineknbjbbgbolhcppem |
| 简介 | Tagmmer.com Chrome Extension |
| 文件大小 | 51.01 KB |
| 安装次数 | 102 |
| 当前版本 | 1.1 |
| 更新时间 | 2015-11-29 |
| 上架时间 | 2015-11-29 |
| 评分 | 4.50/5 共2次评分 |
| 开发者 | https://tagmmer.com |
| 付费类型 | free |
| 扩展官网 | http://tagmmer.com |
| 帮助页面URL | http://tagmmer.com |
| 支持的语言 | fr |
| manifest.json | |
{
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Tagmmer, store any file & any weblink.",
"default_icon": "img\/tagmmer_48.png"
},
"content_scripts": [
{
"css": [
"css\/tagmmer.css"
],
"js": [
"js\/jquery.js"
],
"matches": [
"*:\/\/*\/*"
]
}
],
"icons": {
"128": "img\/tagmmer_128.png",
"16": "img\/tagmmer_16.png",
"32": "img\/tagmmer_32.png",
"48": "img\/tagmmer_48.png"
},
"name": "Tagmmer, store any file & any weblink.",
"version": "1.1",
"description": "Tagmmer.com Chrome Extension",
"manifest_version": 2,
"minimum_chrome_version": "5.0",
"permissions": [
"tabs",
" | |