Social Media Monkeyry Dashboard
Social media dashboard - posting times, suggestions, tips.
什麼是Social Media Monkeyry Dashboard?
Social Media Monkeyry Dashboard是由https://monkeyry.media開發的Chrome擴展程式,該擴展的主要功能是“Social media dashboard - posting times, suggestions, tips.”。
擴展截圖
下載Social Media Monkeyry Dashboard擴展crx文件
下載Social Media Monkeyry Dashboard擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Features
- Today tab - todays posting times, it will remind you to be active at the right moment
- Weekly schedule - this weeks posting times
- Cheat sheet - Social media post size chart
- Links to social media tools
- Tips
- Right mouse click context menu
Coming in v 1.3
- Resources tab - templates for social media posts (both static and videos)
- Customisation
Free to download and use. Extension doesn't track you in any way, security minded social media ninjas should be content (♪ badum tsss... ♫ )
Are you in need of a feature thats not on our to-do list? Poke us at https://twitter.com/monkeyrymedia 擴展基本資訊
| 名稱 | |
| ID | bkdchcbndjchokmjkpelnddnhccpnoei |
| 官方網址 | https://chromewebstore.google.com/detail/social-media-monkeyry-das/bkdchcbndjchokmjkpelnddnhccpnoei |
| 簡介 | Social media dashboard - posting times, suggestions, tips. |
| 檔案大小 | 157 KB |
| 安裝次數 | 38 |
| 目前版本 | 1.2 |
| 更新時間 | 2018-09-11 |
| 上架時間 | 2018-09-11 |
| 評分 | 5.00/5 共 1 次評分 |
| 開發者 | https://monkeyry.media |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://monkeyry.media/ |
| 支援的語言 | en,pl |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"short_name": "__MSG_appNameShort__",
"description": "__MSG_appDesc__",
"version": "1.2",
"default_locale": "en",
"author": "Martin Cajzer",
"background": {
"scripts": [
"js\/background.js"
],
"persistent": false
},
"manifest_version": 2,
"page_action": {
"default_title": "__MSG_tooltip__",
"default_icon": {
"16": "img\/smm-icon_16.png",
"32": "img\/smm-icon_32.png",
"48": "img\/smm-icon_48.png",
"128": "img\/smm-icon_128.png"
}
},
"content_security_policy": "script-src 'self' https:\/\/monkeyry.media\/; object-src 'self'",
"icons": {
"16": "img\/smm-icon_16.png",
"32": "img\/smm-icon_32.png",
"48": "img\/smm-icon_48.png",
"128": "img\/smm-icon_128.png"
},
"chrome_url_overrides": {
"newtab": "dashboard.html"
},
"content_scripts": [
{
"matches": [
" | |