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",
" | |