Tumblr – Post to Tumblr
Post to Tumblr right from your browser toolbar!
Tumblr – Post to Tumblrとは何ですか?
Tumblr – Post to Tumblrはhttps://tumblr.comによって開発されたChromeの拡張機能で、その主な機能は「Post to Tumblr right from your browser toolbar!」です。
拡張機能のスクリーンショット
Tumblr – Post to Tumblr拡張機能のCRXファイルをダウンロード
Tumblr – Post to Tumblr拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Collect anything on Tumblr. • Save inspiration from anywhere on the web • Quickly reblog photos, links, and text • Add tags for easy discovery The fastest way to make moodboards, add to a visual archive, and collect your favorite things all in one click. Tag your posts to instantly connect with Tumblr's built-in community or save inspiration just for you. To get started, sign in or sign up for a free Tumblr account on www.tumblr.com.
拡張機能の基本情報
名前 | Tumblr – Post to Tumblr |
ID | ffnhmkgpdmkajhomnckhabkfeakhcamm |
公式URL | https://chromewebstore.google.com/detail/tumblr-%E2%80%93-post-to-tumblr/ffnhmkgpdmkajhomnckhabkfeakhcamm |
説明 | Post to Tumblr right from your browser toolbar! |
ファイルサイズ | 23.16 KB |
インストール数 | 10,021 |
現在のバージョン | 2.3.2 |
最終更新日 | 2022-06-01 |
公開日 | 2020-06-18 |
評価 | 3.64/5 合計 14 レビュー |
開発者 | https://tumblr.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.tumblr.com |
ヘルプページのURL | https://help.tumblr.com |
プライバシーポリシーページのURL | https://www.tumblr.com/privacy |
対応言語 | id,de,en,fr,nl,tr,es,it,pl,pt-BR,pt-PT,ru,hi,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "2.3.2", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "browser_action": { "default_title": "__MSG_actionTitle__", "default_icon": { "16": "icons\/16.png", "32": "icons\/32.png" } }, "background": { "scripts": [ "lib\/browser-polyfill.min.js", "background.js" ] }, "homepage_url": "https:\/\/www.tumblr.com", "minimum_chrome_version": "55", "permissions": [ "activeTab", "contextMenus" ] } |