一键微博
使用Chrome右键便捷发送微博的Chrome扩展
Qu'est-ce que 一键微博 ?
一键微博 est une extension Chrome développée par QiHJun, et sa fonction principale est "使用Chrome右键便捷发送微博的Chrome扩展".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 一键微博
Téléchargez les fichiers d'extension 一键微博 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
使用chrome的右键菜单实现一键发送微博。 全新的V3版本,由于微博开放平台收紧API的权限,我们采用更灵活的分享窗口来实现分享,API分享目前只支持带图片的内容分享。如果只是使用分享功能,在此版本中授权不再是必须的。 Version3.0:采用分享窗口来实现分享; Version2.0.7:解决设置未初始化的时候微博发布失败的问题; Version2.0.6:解决包含图片的微博发布失败的问题; Version2.0.5:解决用户无法登录的问题 Version2.0.3: 重新添加发送前编辑的功能;新的选项页;新增添加到V收藏的功能; Version1.0.2: 解决了在页面空白处点击的问题; Version1.0.4: 该用OAuth授权认证。 Version1.0.5: 解决了OAuth不能授权的问题。 Version1.0.6: 新增了“新微博提醒”功能 Version1.0.7: 更新了logo Version1.0.8: 对于超过140个字符的内容,自动分段截取和发送。
Informations de Base sur l'Extension
Nom | 一键微博 |
ID | dlnibcgilcbfohdalmandfokomeljkfc |
URL Officiel | https://chromewebstore.google.com/detail/%E4%B8%80%E9%94%AE%E5%BE%AE%E5%8D%9A/dlnibcgilcbfohdalmandfokomeljkfc |
Description | 使用Chrome右键便捷发送微博的Chrome扩展 |
Taille du Fichier | 67.32 KB |
Nombre d'Installations | 253 |
Version Actuelle | 3.0.0 |
Dernière Mise à Jour | 2018-01-07 |
Date de Publication | 2018-01-07 |
Évaluation | 3.78/5 Total 32 Évaluations |
Développeur | QiHJun |
Type de Paiement | free |
Langues Prises en Charge | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u4e00\u952e\u5fae\u535a", "version": "3.0.0", "description": "\u4f7f\u7528Chrome\u53f3\u952e\u4fbf\u6377\u53d1\u9001\u5fae\u535a\u7684Chrome\u6269\u5c55", "manifest_version": 2, "browser_action": { "default_icon": "wb24.png", "default_popup": "pop.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs", "contextMenus", " |