Twitter UI - Control Panel For Twitter
Personalize your Twitter! Customize style, showcase personality. One-click control for uniqueness, Real-time interaction.
Twitter UI - Control Panel For Twitterคืออะไร?
Twitter UI - Control Panel For Twitter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tweetgrok34 และคุณลักษณะหลักของมันคือ "Personalize your Twitter! Customize style, showcase personality. One-click control for uniqueness, Real-time interaction."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twitter UI - Control Panel For Twitter
ดาวน์โหลดไฟล์ส่วนขยาย Twitter UI - Control Panel For Twitter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Twitter UI - Control Panel For Twitter is a powerful control panel extension designed exclusively for Twitter users, offering a range of customization features to allow users to manage and personalize their Twitter experience more flexibly. Whether you're seeking a Twitter control panel, customizing Twitter UI, adding new functionalities,, this extension can meet your diverse needs. Features: ● UI Personalization: With Twitter UI - Control Panel For Twitter you can freely adjust Twitter page UI elements, including size, position, and colors, creating a truly unique Twitter appearance for yourself. ● Custom Styling: This extension not only provides color theme options but also supports complete custom styling, allowing you to tailor the look of Twitter to your preferences for different occasions. ● Enhanced Functionality: Twitter UI - Control Panel For Twitter is more than just a visual customization tool; it provides users with a range of missing features such as shortcuts, batch operations, enhancing the convenience and efficiency of Twitter usage. ● Theme Switching: Beyond supporting preset themes, it allows you to create personalized themes based on your mood and preferences, enabling your Twitter page to adapt to different styles instantly. Instructions for Use: ● Open the Twitter website: https://twitter.com. ● Click on the extension icon in the top-right corner to open the control panel. ● In the control panel settings interface, find various personalization options such as UI adjustments, color themes, and feature toggles. ● Theme Switching: Choose your preferred theme or create a custom theme, and preview changes instantly. Notes: ● The extension's functionality may be affected by official Twitter updates. It is recommended to regularly check for extension updates to maintain optimal performance. ● If you encounter any issues or have suggestions, please leave a message in the feedback section of the extension settings. We will respond promptly and improve the extension. Twitter UI - Control Panel For Twitter provides you with a more personalized and functional Twitter experience, whether on the Twitter control panel or on other platforms. We hope you enjoy the convenience and fun that this extension brings! Disclaimer: Twitter UI - Control Panel For Twitter is not an official extension. Twitter™ is a trademark of Twitter Inc.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Twitter UI - Control Panel For Twitter |
ID | eofmichbpglmmpepmlobaekjhgakmgad |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/twitter-ui-control-panel/eofmichbpglmmpepmlobaekjhgakmgad |
คำอธิบาย | Personalize your Twitter! Customize style, showcase personality. One-click control for uniqueness, Real-time interaction. |
ขนาดไฟล์ | 125 KB |
จำนวนการติดตั้ง | 74 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2024-02-05 |
วันที่เผยแพร่ | 2024-01-11 |
คะแนน | 5.00/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | tweetgrok34 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,fr,ca,es,lv,lt,cs,am-ET,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extensionName__", "version": "1.0.1", "description": "__MSG_extensionDescription__", "default_locale": "en", "homepage_url": "https:\/\/twitter.com\/", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "64": "icons\/icon64.png", "96": "icons\/icon96.png" }, "action": { "default_popup": "index.html", "default_title": "__MSG_extensionName__" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/twitter.com\/*", "https:\/\/mobile.twitter.com\/*" ], "run_at": "document_start" } ], "options_ui": { "page": "options.html", "browser_style": true }, "permissions": [ "storage" ], "web_accessible_resources": [ { "resources": [ "script.js" ], "matches": [ " |