TechTricksWorld
TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff
什么是TechTricksWorld?
TechTricksWorld是由https://www.techtricksworld.com开发的Chrome扩展程序,该扩展的主要功能是“TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff”。
扩展截图
下载TechTricksWorld扩展crx文件
下载TechTricksWorld扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | TechTricksWorld |
ID | ipaeanobegjmgmfijffmcmpbdaicaahe |
官方URL | https://chromewebstore.google.com/detail/techtricksworld/ipaeanobegjmgmfijffmcmpbdaicaahe |
简介 | TechTricksWorld is a blog that shares the blog post related to technology, Blogging, gadgets and other tech stuff |
文件大小 | 23.58 KB |
安装次数 | 85 |
当前版本 | 0.1 |
更新时间 | 2016-07-11 |
上架时间 | 2016-07-11 |
评分 | 5.00/5 共4次评分 |
开发者 | https://www.techtricksworld.com |
付费类型 | free |
扩展官网 | https://www.techtricksworld.com/ |
帮助页面URL | https://www.techtricksworld.com/contact-us/ |
支持的语言 | 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" } |