Skip to content

ArnieTM/browser-extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to install extensions

What's new

2016-09-07 (build 16.9.0.886)

2016-08-24 (build 16.7.211760)

  • Fix Issue #1: Action menu doesn't dynamically resize to content.

2016-08-16

  • Add more permissions (for screenshot mostly)
  • Update UI

2016-08-11

2016-08-07

  • add tabCapture and desktopCapture permissions support
  • add activeTab permission support

2016-08-05

  • Implement chrome.tabs.remove support
  • Implement chomre.tabs events

Custom Extension Install In Developer Mode

1. Copy an unzipped folder with an extension source code to your mobile device

2. Using the Settings -> Extensions -> Installed Extensions menu open the extension settings page

3. Turn on the Developer Mode by checking the box

4. Tap "Load unpacked extension"

5. Find your extension folder and pick manifest.json

Install From Store

  1. Using the "Settings -> Extensions -> Opera Store" or "Settings -> Extensions -> Google Chrome Webstore" menu open the store page

  2. Find the extension and add them to browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • HTML 2.8%
  • CSS 2.5%