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 |
官方網址 | 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" } |