Themes South America
By installing this extension you will enjoy new tabs of South America
Themes South America क्या है?
Themes South America marcoverrat04 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "By installing this extension you will enjoy new tabs of South America"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Themes South America एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Are you tired of always having the same tab? With this extension you will have South America screens at each opening.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ehkabeaalmiojaiohdhaljlfhckgamlm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/themes-south-america/ehkabeaalmiojaiohdhaljlfhckgamlm |
विवरण | By installing this extension you will enjoy new tabs of South America |
फ़ाइल का आकार | 19.21 MB |
स्थापना संख्या | 32 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2018-03-27 |
प्रकाशन तिथि | 2018-03-27 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | marcoverrat04 |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | de,en,fr,es,it,pt-BR,pt-PT,ru |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "__MSG_appName__" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "__MSG_appName__", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |