mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-15 14:09:36 +02:00
First working webExtesion.
This commit is contained in:
parent
4ea073132d
commit
cba5680406
9 changed files with 266 additions and 310 deletions
|
@ -60,7 +60,7 @@
|
|||
{
|
||||
enumerable: true,
|
||||
configureable: false,
|
||||
get: exportFunction(function()
|
||||
get: exportFunction(function(){
|
||||
var url = getURL(window);
|
||||
if (!url){
|
||||
return undef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue