Code Monkey home page Code Monkey logo

chrome-extension-imagus's People

Contributors

rr-n avatar sambokai avatar sandsmark avatar zren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chrome-extension-imagus's Issues

imagus google images problem with vivaldi

When I open any image on google images, imagus choosing other pics and texts. Like a press left click. This just happening on vivaldi other browsers dont have any problem.

Option for caption outside of image

could you add an option to display the caption UNDER the image. This way it would not obscure the image when wrapped. I managed to do it via chrome dev console simply by setting the following properties of the surrounding div:

  • position: initial <-- instead of absolute so the captions top sticks to the lower edge of the image
  • overflow-y: auto; <-- so very long captions dont leave the screen and get a scrollbar if needed
  • height: fit-content <--| this would need some tinkering or maybe an additional option. i ran with 100px.
  • max-height:???px; <--|

image

image

Uncaught TypeError: Cannot read property 'indexOf' of null

Hi. I'm constantly getting this error in my chrome console from Imagus. There should be a nullcheck in content.js:479. I will submit a quick pull request!

Uncaught TypeError: Cannot read property 'indexOf' of null
    at Object.attrObserver (content.js:formatted:538)
    at MutationObserver.<anonymous> (content.js:formatted:3005)
attrObserver @ content.js:formatted:538
(anonymous) @ content.js:formatted:3005
attributes (async)
setValueForStyles @ app.bundle.js:51193
updateDOMProperties @ app.bundle.js:52277
updateProperties$1 @ app.bundle.js:52633
commitUpdate @ app.bundle.js:53740
commitWork @ app.bundle.js:47805
commitAllHostEffects @ app.bundle.js:48859
callCallback @ app.bundle.js:37551
invokeGuardedCallbackDev @ app.bundle.js:37589
invokeGuardedCallback @ app.bundle.js:37638
commitRoot @ app.bundle.js:49010
completeRoot @ app.bundle.js:49953
performWorkOnRoot @ app.bundle.js:49903
performWork @ app.bundle.js:49821
performSyncWork @ app.bundle.js:49798
requestWork @ app.bundle.js:49698
scheduleWorkImpl @ app.bundle.js:49573
scheduleWork @ app.bundle.js:49533
enqueueSetState @ app.bundle.js:44095
Component.setState @ app.bundle.js:35912
onStateChange @ app.bundle.js:14368
dispatch @ app.bundle.js:13755
dispatch @ VM9961:1
(anonymous) @ app.bundle.js:56450
dispatch @ app.bundle.js:14097
(anonymous) @ app.bundle.js:9673
setTimeout (async)
(anonymous) @ app.bundle.js:9666
setTimeout (async)
(anonymous) @ app.bundle.js:9650
(anonymous) @ app.bundle.js:56447
dispatch @ VM9961:1
(anonymous) @ app.bundle.js:13983
Draggable._this.onLift @ app.bundle.js:11941
(anonymous) @ app.bundle.js:10992
startDragging @ app.bundle.js:10914
fn @ app.bundle.js:10991

Background dimming not working

I can't get background dimming to work without removing the contents in the "Custom CSS" section. Is there a way I can have both? I want to have borders to my pop-ups but also dim the background 75%.

Using the latest release version: 0.10.13

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.