Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u7dca\u6025\u5730\u9707\u901f\u5831 by Extension", "options_page": "options.html", "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_title": "\u8a2d\u5b9a", "default_icon": "icon16.png", "default_popup": "options.html" }, "description": "twitter\u3092\u5229\u7528\u3057\u305f\u7dca\u6025\u5730\u9707\u901f\u5831\u3067\u3059\u3002", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon.png" }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "background", "notifications" ], "version": "0.5.18" }