TechTricksWorld
TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff
Co to jest TechTricksWorld?
TechTricksWorld to rozszerzenie Chrome opracowane przez https://www.techtricksworld.com, a jego główną funkcją jest „TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TechTricksWorld
Pobierz pliki rozszerzeń TechTricksWorld w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
TechTricksWorld, which started precisely in the year 2010, is a tech blog which helps people from all over India and abroad, acquire knowledge about SEO, Blogging, Facebook, Social Media, Making Money Online, gadget and software Reviews, etc. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ipaeanobegjmgmfijffmcmpbdaicaahe |
| Oficjalny URL | https://chromewebstore.google.com/detail/techtricksworld/ipaeanobegjmgmfijffmcmpbdaicaahe |
| Opis | TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff |
| Rozmiar pliku | 23.58 KB |
| Liczba instalacji | 85 |
| Aktualna Wersja | 0.1 |
| Ostatnia Aktualizacja | 2016-07-11 |
| Data Publikacji | 2016-07-11 |
| Ocena | 5.00/5 Łącznie 4 Oceny |
| Deweloper | https://www.techtricksworld.com |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.techtricksworld.com/ |
| Adres URL Strony Pomocy | https://www.techtricksworld.com/contact-us/ |
| Obsługiwane Języki | en |
| manifest.json | |
{
"name": "TechTricksWorld",
"description": "TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff",
"browser_action": {
"default_icon": {
"38": "icon.png"
},
"default_title": "TechTricksWorld",
"default_popup": "techtricksworld.html"
},
"manifest_version": 2,
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
"version": "0.1"
} | |