Infogalactic Transporter
This extension allows the user to move between Wiki and IG.
什么是Infogalactic Transporter?
Infogalactic Transporter是由rorybot开发的Chrome扩展程序,该扩展的主要功能是“This extension allows the user to move between Wiki and IG.”。
扩展截图
下载Infogalactic Transporter扩展crx文件
下载Infogalactic Transporter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Auto-redirects from Wikipedia to Infogalactic's version of that page (whether entering via a link or the address bar). Clicking the extension button shuttles you back to the Wiki version (and disables auto-redirect for that tab), and clicking again takes you back to Infogalactic. If you navigate away, on that tab, to some website outside either Wiki or IG, it'll reset the behaviour back to auto-redirecting. Behaviour is also bound to the tab in which the clicking took place - that is to say, if you click the button (thus disabling auto-redirect), and open a new tab, that new tab will obey the default redirect behaviour (taking you to Infogalactic if you visit Wikipeida). Future goals: - Easy copy/paste of wikipedia text of current page (for transporting missing content) GitHub here: https://github.com/rorybot/infogalactic-transporter
扩展基本信息
名称 | Infogalactic Transporter |
ID | majmoinlepbjapaaljlhlfhlmbblaeip |
官方URL | https://chromewebstore.google.com/detail/infogalactic-transporter/majmoinlepbjapaaljlhlfhlmbblaeip |
简介 | This extension allows the user to move between Wiki and IG. |
文件大小 | 10.58 KB |
安装次数 | 1,890 |
当前版本 | 1.5 |
更新时间 | 2021-04-26 |
上架时间 | 2020-02-06 |
评分 | 5.00/5 共47次评分 |
开发者 | rorybot |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/rorybot/infogalactic-transporter |
帮助页面URL | https://github.com/rorybot/infogalactic-transporter |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Infogalactic Transporter", "description": "This extension allows the user to move between Wiki and IG.", "icons": { "16": ".\/images\/IW-16.png", "48": ".\/images\/IW-48.png", "128": ".\/images\/IW-128.png" }, "version": "1.5", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Get me outta here!" }, "permissions": [ "activeTab", "tabs", " |