Wordpress Admin Bar Toggle
Hide & show the admin bar with one easy click!
Wordpress Admin Bar Toggle क्या है?
Wordpress Admin Bar Toggle https://khanakia.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Hide & show the admin bar with one easy click!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Wordpress Admin Bar Toggle एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Hide & show the wordpress admin bar with one easy click! If you work with Wordpress on a frequent basis you may have a love/hate relationship with the admin bar. The admin bar is exceptionally handy when jumping between the front and backend of a site or when writing content but it can also get in the way when doing design or trying to build the aesthetics of a site.
एक्सटेंशन की मूल जानकारी
नाम | Wordpress Admin Bar Toggle |
ID | bohanopfaecglpklbifhjjldoecodcci |
आधिकारिक URL | https://chromewebstore.google.com/detail/wordpress-admin-bar-toggl/bohanopfaecglpklbifhjjldoecodcci |
विवरण | Hide & show the admin bar with one easy click! |
फ़ाइल का आकार | 17.54 KB |
स्थापना संख्या | 316 |
वर्तमान संस्करण | 1.1.1 |
अंतिम अपडेट | 2020-09-29 |
प्रकाशन तिथि | 2020-09-29 |
रेटिंग | 5.00/5 कुल 9 रेटिंग्स |
डेवलपर | https://khanakia.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "background": { "scripts": [ "lib\/bg.js" ] }, "browser_action": { "default_icon": { "19": "img\/icon19_0.png", "38": "img\/icon38_0.png" }, "default_title": "WP Admin Bar Toggle" }, "description": "Hide & show the admin bar with one easy click!", "icons": { "128": "img\/icon128.png" }, "manifest_version": 2, "name": "Wordpress Admin Bar Toggle", "permissions": [ "storage", "activeTab", "*:\/\/*\/*" ], "short_name": "WP Admin Bar Toggle", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.1" } |