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 |
| 官方網址 | 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",
" | |